Click or drag to resize
HierarchicalTransformationsStringToUniViewItemType Method
Returns UniViewItemType object from specified string.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public static UniViewItemType StringToUniViewItemType(
	string value
)

Parameters

value
Type: SystemString
String value

Return Value

Type: UniViewItemType
See Also