NavigationDefinition Class |
Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitions
[SerializableAttribute] public class NavigationDefinition
The NavigationDefinition type exposes the following members.
Name | Description | |
---|---|---|
NavigationDefinition | Initializes a new NavigationDefinition instance. |
Name | Description | |
---|---|---|
Apply | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Home | Specifies the navigation settings for the 'home' link. | |
QuickLaunch | Contains the navigation settings for the quick launch bar. | |
TopNavigationBar | Contains the navigation settings for the top navigation bar. | |
UseShared | If enabled, the navigation is inherited from the parent web and the other navigation settings are not applied. This setting is not enabled for root webs of site collections and the other navigation settings are always applied. |