Click or drag to resize
CMSPageRegisterPageLoadedScript Property
Indicates if page loaded script should be registered.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected bool RegisterPageLoadedScript { get; set; }

Property Value

Type: Boolean
See Also