Click or drag to resize
HierarchicalTransformationsUniViewItemTypeToString Method
Returns string representation of enum value.

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

Parameters

value
Type: CMS.DocumentEngine.Web.UIUniViewItemType
UniViewItemType value

Return Value

Type: String
See Also