Click or drag to resize

JSHelperAddScriptRef Method

Overload List
  NameDescription
Public methodStatic memberAddScriptRef(Page, String, Boolean)
Add script references to the page header.
Public methodStatic memberAddScriptRef(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.
Public methodStatic memberAddScriptRef(Page, String, Boolean, Int32)
Add script references to the page header.
Public methodStatic memberAddScriptRef(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.
Top
See Also