Click or drag to resize

JSHelperEAPDefaultCSS Method

Overload List
  NameDescription
Public methodStatic memberEAPDefaultCSS
Gets the path to the EAPDefault CSS file with a query parameter to prevent unwanted browser caching. Use EAPDefaultCSS(IAppContext) instead in order to allow for the BaseCSS override.
Public methodStatic memberEAPDefaultCSS(IAppContext)
Gets the path to the EAPDefault CSS file with a query parameter to prevent unwanted browser caching. Call this method, instead of EAPDefaultCSS in order to allow for the BaseCSS override.
Top
See Also