NavigationNodeDefinition Class |
Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitions
[SerializableAttribute] public class NavigationNodeDefinition
The NavigationNodeDefinition type exposes the following members.
Name | Description | |
---|---|---|
NavigationNodeDefinition | Initializes a new NavigationNodeDefinition instance. |
Name | Description | |
---|---|---|
Apply | ||
Create | ||
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 | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Children | Contains child navigation nodes of the current navigation node. | |
IsExternal | Specifies whether the provided URL points to an external resource. | |
Title | Specifies the title for the navigation node. | |
TitleResource | Contains string translations for the title parameter in different languages. | |
Url | Specifies the URL for navigation node. |