ICMSEditableControl Methods |
The ICMSEditableControl type exposes the following members.
Name | Description | |
---|---|---|
GetContent |
Returns the current web part content.
| |
GetSpellCheckFields |
Returns the list of the field IDs (Client IDs of the inner controls) that should be spell checked.
(Inherited from ISpellCheckableControl.) | |
IsValid |
Returns true if entered data is valid. If data is invalid, it returns false and displays an error message.
| |
LoadContent(String, Boolean) |
Loads the control content.
| |
LoadContent(PageInfo, Boolean) |
Loads the control content.
| |
SaveContent |
Saves the control content.
|