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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static UniViewItemType StringToUniViewItemType(
	string value
)

Parameters

value
Type: SystemString
String value

Return Value

Type: UniViewItemType
See Also