Gets or sets the text of the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string Value { get; set; } |
Visual Basic
![]() |
---|
Public Property Value As String |
Type: String
A string that specifies the text displayed by this control. Default value is an empty string ("").