Click or drag to resize
CMSDialogHelperGetDialogViewMode Method (DialogViewModeEnum)
Returns string representation of specified dialog view mode.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static string GetDialogViewMode(
	DialogViewModeEnum viewMode
)

Parameters

viewMode
Type: CMS.ExtendedControlsDialogViewModeEnum
Dialog view mode

Return Value

Type: String
See Also