The CMSControlsHelper type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
CollectEditableControls(Control) |
Returns the list of all the Editable controls within the given control.
| |
CollectEditableControls(Control, Boolean) |
Returns the list of all the Editable controls within the given control.
| |
GetControlLayoutEnum |
Converts control layout string to enumeration.
| |
GetControlLayoutString |
Converts control layout enumeration to string.
| |
GetControlTagKey |
Gets the tag used for the controls envelope
| |
GetFilter |
Returns filter control from filter collection.
| |
RegisterEditableControl |
Registers the editable control.
| |
SetFilter |
Sets filter control to filter collection
|
Properties
Name | Description | |
---|---|---|
EditDocumentScript |
Script code for the dialog handling.
|
See Also