SiteNavigationSettingsWriter Members

Include Protected Members
Include Inherited Members

Provides read/write access to the navigation settings for a specified site collection.

The SiteNavigationSettingsWriter type exposes the following members.

Constructors

  Name Description
Public method SiteNavigationSettingsWriter Initializes a new instance of a SiteNavigationSettingsWriter object for the specified SPSite object.

Top

Properties

  Name Description
Public property AudienceTargetingEnabled Gets or sets whether audience targeting is enabled.
Public property NavigationEnabled Gets or sets whether navigation is enabled.
Public property SecurityTrimmingEnabled Gets or sets whether security trimming is enabled.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates the database with any changes that were made to the navigation settings.

Top

See Also

Reference

SiteNavigationSettingsWriter Class

Microsoft.SharePoint.Publishing.Navigation Namespace