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

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
protected void RegisterChangeLayoutItemScript(
	int offset
)

Parameters

offset
Type: SystemInt32
Offset of the change
See Also