Gets or sets the value 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
An string that specifies the value of the control. The default value is an empty string ("").