CMSBaseUserControl..::..RegisterTopScript Method (PlaceHolder)
Registers the top script.
Namespace:
AdvantageCMS.Core.Admin.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public void RegisterTopScript( PlaceHolder phContent )
Parameters
- phContent
- Type: PlaceHolder
Content of the ph.
Exceptions
| Exception | Condition |
|---|---|
| eCMSEngineEventStatus..::..Exception | This function requires the control to be registered on a CMSBasePage |

