ScriptHelperRequestScriptRegistration Method |
Requests particular script registration. Returns true if the registration is allowed
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public static bool RequestScriptRegistration(
string key
)
Parameters
- key
- Type: SystemString
Script key to request
Return Value
Type:
BooleanSee Also