Click or drag to resize
WidgetZoneTypeCodeToEnum Method
Returns the enumeration representation of the widget zone type string.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static WidgetZoneTypeEnum ToEnum(
	string str
)

Parameters

str
Type: SystemString
View mode code

Return Value

Type: WidgetZoneTypeEnum
See Also