SiteNavigationSettings Members
Include Protected Members
Include Inherited Members
Provides cached read access to the portal navigation settings for a specified site collection.
The SiteNavigationSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudienceTargetingEnabled | Gets whether audience targeting is enabled for portal navigation. | |
NavigationEnabled | Gets whether portal navigation is enabled. | |
SecurityTrimmingEnabled | Gets whether security trimming is enabled for portal navigation. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSiteNavigationSettings | Gets a new SiteNavigationSettings object for a specified site collection. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top