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