Click or drag to resize
PortalHelperRegisterLayoutsScript Method
Registers the layouts script

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public static void RegisterLayoutsScript(
	Page page
)

Parameters

page
Type: System.Web.UIPage
Page for which register the script
See Also