Intersoft.Client.UI.Navigation Namespace : SitemapData Class |
The following tables list the members exposed by SitemapData.
Name | Description | |
---|---|---|
SitemapData Constructor |
Name | Description | |
---|---|---|
ChildrenProperty | Identifies the Children dependency property. | |
DisplayNameProperty | Identifies the DisplayName dependency property. | |
IconProperty | Identifies the Icon dependency property. | |
NavigateUriProperty | Identifies the NavigateUri dependency property. |
Name | Description | |
---|---|---|
Children | Gets or sets the value that specifies the children. | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
DisplayName | Gets or sets the value of the display name. | |
Icon | Gets or sets the value of the icon. | |
NavigateUri | Gets or sets the value of navigate uri. | |
Parent | Gets or sets the value of parent. |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
ToString | Returns a string that represents the current object. |