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

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

Parameters

type
Type: CMS.DataEngineLayoutTypeEnum
String type

Return Value

Type: String
See Also