Gets or sets the Text used for the Control
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Text { get; set; } |
| Visual Basic |
|---|
Public Property Text As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| CommandButton..::..Text Property |
| CommandButton Class See Also Send Feedback |
| C# |
|---|
public string Text { get; set; } |
| Visual Basic |
|---|
Public Property Text As String Get Set |