Click or drag to resize
CMSEditableRegionTypeEnumFunctionsGetRegionTypeEnum Method
Returns CMSEditableRegionType enum.

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

Parameters

regionType
Type: SystemString
The region type

Return Value

Type: CMSEditableRegionTypeEnum
See Also