PFResourcesHtmlHelperGetJavascriptTag Method |
Gets the script tag referencing a JavaScript file.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public Html GetJavascriptTag(
string jsRelativeFilePath,
long version
)
Parameters
- jsRelativeFilePath
- Type: SystemString
- version
- Type: SystemInt64
Return Value
Type:
HtmlSee Also