IWebRichTextValueStorage Methods
Declares members of the Rich Text editor’s value storage.| Name | Description |
|---|---|
| GetValue(ASPxRichEdit) | Returns a document the Rich Text editor displays. |
| SetValue(ASPxRichEdit, Object, String) | Specifies a document to be displayed in the Rich Text editor. |
See Also