JSHelperEAPjQueryUIJS Method |
Gets the path to the EAPjqueryUI.js javascript file with a query parameter to prevent unwanted browser caching.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static string EAPjQueryUIJS()
Public Shared Function EAPjQueryUIJS As String
Return Value
Type:
StringThe versioned path to the javascript file.
See Also