Click or drag to resize
CMSAbstractMapRegisterMapFileScript Method
Registers OnLoad script.

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

Parameters

page
Type: System.Web.UIPage
Page
url
Type: SystemString
Script Url
See Also