Click or drag to resize
CMSEditableRegionTypeEnumFunctionsGetRegionTypeString Method
Returns RegionType string.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public static string GetRegionTypeString(
	CMSEditableRegionTypeEnum regionType
)

Parameters

regionType
Type: CMS.ControlsCMSEditableRegionTypeEnum
The region type

Return Value

Type: String
See Also