CMSControlsHelper Class |
Namespace: CMS.Controls
public static class CMSControlsHelper
The CMSControlsHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EditDocumentScript |
Script code for the dialog handling.
|
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
|