Click or drag to resize
CMSAbstractMapRegisterOnLoadScript Method
Registers OnLoad script.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected static void RegisterOnLoadScript(
	Page page
)

Parameters

page
Type: System.Web.UIPage
Page
See Also