TextEditor Methods
Include Protected Members
Include Inherited Members
The TextEditor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
MakeTextSafe | Cleans text according to specifications, such as removing all script and certain URLs. |
![]() |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) |
![]() |
OnPreRender | Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).) |
![]() |
Render | Renders the TextEditor to the client. (Overrides Control.Render(HtmlTextWriter).) |
![]() |
Validate | Ensures that the text size does not exceed the maximum size limit of MaxTextSizeDefault. The Validate method removes all script from the text before validating the size. |
Top
.gif)
.gif)
.gif)