JSHelperAddScriptRef Method |
Name | Description | |
---|---|---|
AddScriptRef(Page, String, Boolean) |
Add script references to the page header.
| |
AddScriptRef(Page, String, String) |
Add script references to the page header.
Generally application developers who want to limit browser caching should provide the
AppCacheVer(IAppContext) as the cacheVer.
| |
AddScriptRef(Page, String, Boolean, Int32) |
Add script references to the page header.
| |
AddScriptRef(Page, String, String, Int32, Boolean, Boolean) |
Add script references to the page header.
Generally application developers who want to limit browser caching should provide the
AppCacheVer(IAppContext) as the cacheVer.
|