Share via


SPWebApplication.SyndicationEnabled property

Gets or sets a value specifying whether to enable syndication.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool SyndicationEnabled { get; set; }

Property value

Type: System.Boolean
true if syndication should be enabled; otherwise, false.

See also

Reference

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace