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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetLayoutInfoInternal(
	LayoutInfo layout
)

Parameters

layout
Type: CMS.PortalEngineLayoutInfo
Layout object
See Also