Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SiteNavigationSettingsWriter | Initializes a new instance of a SiteNavigationSettingsWriter object for the specified SPSite object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AudienceTargetingEnabled | Gets or sets whether audience targeting is enabled. |
![]() |
NavigationEnabled | Gets or sets whether navigation is enabled. |
![]() |
SecurityTrimmingEnabled | Gets or sets whether security trimming is enabled. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Updates the database with any changes that were made to the navigation settings. |
Top