Click or drag to resize
CMSAbstractLayoutWebPartRegisterChangeLayoutItemScript Method
Registers the script that changes the currently displayed item of the wizard

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected void RegisterChangeLayoutItemScript(
	int offset
)

Parameters

offset
Type: SystemInt32
Offset of the change
See Also