CMSDialogHelper GetDialogViewMode Method (String)Kentico 8.0 API Reference
Returns dialog view mode enumeration from its string representation.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

viewMode
Type: OnlineSystem String
Dialog view mode string representation

Return Value

Type: DialogViewModeEnum
See Also