Gets/Sets the Text of the control
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Text { get; set; } |
Visual Basic |
---|
Public Property Text As String Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
TextEditor..::..Text Property |
TextEditor Class See Also Send Feedback |
C# |
---|
public string Text { get; set; } |
Visual Basic |
---|
Public Property Text As String Get Set |