EnabledField Property (C1SiteMapNodeBinding)
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.
public System.string EnabledField {get; set;}
'Declaration
Public Property EnabledField As System.String