Defines when the UI Layout JavaScript plug-in should be initialized.
Sometimes it can be useful to register the layout script after document is ready or window is loaded.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public LoadModeEnum LoadOn { get; set; }
Property Value
Type:
LoadModeEnumSee Also