| C1.Web.Wijmo.Controls.C1SiteMap Namespace > C1SiteMapNodeBinding Class : TextField Property |
'Declaration<C1CategoryAttribute("Databindings")> <C1DescriptionAttribute(Key="C1SiteMapNodeBinding.TextField", Description="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.")> <System.ComponentModel.DefaultValueAttribute()> <WidgetOptionAttribute()> <System.ComponentModel.TypeConverterAttribute("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> Public Property TextField As System.String
[C1Category("Databindings")] [C1Description(Key="C1SiteMapNodeBinding.TextField", Description="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.")] [System.ComponentModel.DefaultValue()] [WidgetOption()] [System.ComponentModel.TypeConverter("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public System.string TextField {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2