Click or drag to resize
LayoutInfoProviderSetLayoutInfo Method
Sets the specified layout data.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static void SetLayoutInfo(
	LayoutInfo layout
)

Parameters

layout
Type: CMS.PortalEngineLayoutInfo
Layout object
See Also