Name | Description | |
---|---|---|
C1SiteMapNodeBinding Constructor | Overloaded. |
The following tables list the members exposed by C1SiteMapNodeBinding.
Name | Description | |
---|---|---|
C1SiteMapNodeBinding Constructor | Overloaded. |
Name | Description | |
---|---|---|
DataMember | Gets 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. | |
EnabledField | Gets 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. | |
FormatString | Gets or sets the string that specifies the display format for the text of the C1SiteMapNode node to which the C1SiteMapNodeBindingobject is applied. | |
ImageUrlField | Gets 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. | |
Level | Gets or sets the node level at which the C1SiteMapNodeBinding object is applied. | |
NavigateUrlField | Gets 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. | |
TextField | Gets 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. | |
TooTipField | Gets 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. | |
ValueField | Gets 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. |