C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapNodeBinding Class
Properties

C1SiteMapNodeBinding Class Members

The following tables list the members exposed by C1SiteMapNodeBinding.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the value to match against a System.Web.UI.IHierarchyData. Type property for a data item to determine whether to apply the SiteMap node binding.  
Public PropertyGets or sets the name of the field from the data source to bind to the Enabled property of a C1SiteMapNode object to which the C1SiteMapNodeBinding object is applied.  
Public PropertyGets or sets the string that specifies the display format for the text of the C1SiteMapNode node to which the C1SiteMapNodeBindingobject is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the ImageUrl property of a C1SiteMapNode object to which the C1SiteMapNodeBinding object is applied.  
Public PropertyGets or sets the node level at which the C1SiteMapNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the NavigateUrl property of a C1SiteMapNode object to which the C1SiteMapNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the Text property of a C1SiteMapNode object to which the C1SiteMapNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the TooTip property of a C1SiteMapNode object to which the C1SiteMapNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the Value property of a C1SiteMapNode object to which the C1SiteMapNodeBinding object is applied.  
Top
See Also