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