Click or drag to resize
LayoutHelperGetLayoutTypeCode Method
Gets the layout type code for the given enum value.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static string GetLayoutTypeCode(
	LayoutTypeEnum type
)

Parameters

type
Type: CMS.DataEngineLayoutTypeEnum
String type

Return Value

Type: String
See Also