Telerik.Web.UI.RadSiteMapNodeBinding
Represents the simple binding between the property value of an object and the property value of a Telerik.Web.UI.RadSiteMapNode RadSiteMapNode.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.NavigationItemBinding : IDataSourceViewSchemaAccessor
- Telerik.Web.UI.RadSiteMapNodeBinding
Properties
DisabledCssClass String
Specifies the exact value of the DisabledCssClass property of the RadSiteMapNode that will be created during the data binding.
DisabledCssClassField String
Specifies the field, containing the DisabledCssClass property value of the RadSiteMapNode that will be created during the data binding.
DisabledImageUrl String
Specifies the exact value of the DisabledImageUrl property of the RadSiteMapNode that will be created during the data binding.
DisabledImageUrlField String
Specifies the field, containing the DisabledImageUrl property value of the RadSiteMapNode that will be created during the data binding.
HoveredCssClass String
Specifies the exact value of the HoveredCssClass property of the RadSiteMapNode that will be created during the data binding.
HoveredCssClassField String
Specifies the field, containing the HoveredCssClass property value of the RadSiteMapNode that will be created during the data binding.
ModelID String
Specifies the model to bind against in OData scenarios. The selected model is used to the current depth (level) only.