Text Property
KalikoCMS.WebForms.WebControls Namespace > PropertyControl Class : Text Property |
Syntax
'Declaration
<BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <DefaultValueAttribute()> <CategoryAttribute("Data")> Public Property Text As String
[Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [DefaultValue()] [Category("Data")] public string Text {get; set;}
Requirements
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