| aspControls RichTextBox Web Control |
|
RichTextBox.Text Property
The RichText contained within the control.
[Visual Basic]
Public Property Text As
String
[C#]
public
string Text {get; set;}
Property Value
Remarks
See Also
RichTextBox Class | aspControls.Web.UI.WebControls Namespace