HtcMenuUtility.WzScriptRegistration Method
Include Protected Members
Include Inherited Members
Generates the script block that links in client-side files, using the specified parameters, if any.
Overload List
Name | Description | |
---|---|---|
WzScriptRegistration() | Generates the script block that links in client-side files. | |
WzScriptRegistration(HttpContext) | Generates the script block that links in client-side files with the specified HttpContext object. |
Top