CMSDialogHelperGetDialogViewMode Method (String) |
Returns dialog view mode enumeration from its string representation.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static DialogViewModeEnum GetDialogViewMode(
string viewMode
)
Parameters
- viewMode
- Type: SystemString
Dialog view mode string representation
Return Value
Type:
DialogViewModeEnumSee Also