PublishingNavigationDefinition Class |
Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitions
[SerializableAttribute] public class PublishingNavigationDefinition
The PublishingNavigationDefinition type exposes the following members.
Name | Description | |
---|---|---|
PublishingNavigationDefinition | Initializes a new instance of the PublishingNavigationDefinition class |
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 | |
---|---|---|
AutomaticSorting | Specifies how the automatic sorting is performed. | |
CurrentDynamicChildLimit | Specifies the maximum number of dynamic items to show within this level of the current navigation. | |
CurrentIncludePages | If enabled, navigation items of the pages are displayed in the current navigation. | |
CurrentIncludeSubSites | If enabled, navigation items of the subsites are displayed in the current navigation. | |
CurrentNavigationNodes | Specifies the child navigation node modifications for the current navigation. | |
GlobalDynamicChildLimit | Specifies the maximum number of dynamic items to show within this level of the global navigation. | |
GlobalIncludePages | If enabled, navigation items of the pages are displayed in the global navigation. | |
GlobalIncludeSubSites | If enabled, navigation items of the subsites are displayed in the global navigation. | |
GlobalNavigationNodes | Specifies the child navigation node modifications for the global navigation. | |
InheritCurrent | If enabled, the same current navigation as the parent web is displayed. | |
InheritGlobal | If enabled, the same global navigation as the parent web is displayed. | |
Ordering | Specifies how the navigation items are sorted when displayed in the navigation. | |
ShowAndHideRibbonCommandsAvailable | Specifies if the 'Show Ribbon' and 'Hide Ribbon' commands are available to the user on the Site Actions menu. | |
ShowSiblings | If enabled, the siblings of the current web are displayed in the current navigation. | |
SortAscending | Specifies the sort direction which is used by the automatic sorting. |