CMSDialogHelper GetDialogViewMode Method (String)Kentico 8.1 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.1.5347.20411)

Parameters

viewMode
Type: OnlineSystem String
Dialog view mode string representation

Return Value

Type: DialogViewModeEnum
See Also