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

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

Parameters

type
Type: CMS.DataEngineLayoutTypeEnum
String type

Return Value

Type: String
See Also