HtcMenuClientFiles.RegisterScript Method
Include Protected Members
Include Inherited Members
Registers the script that links in client-side files with the specified parameters.
Overload List
Name | Description | |
---|---|---|
RegisterScript(Page) | Registers the script that links in client-side files on the specified page. | |
RegisterScript(Page, HttpContext) | Registers the script that links in client-side files on the specified page with the specified HttpBrowserCapabilities object. |
Top