summaryM:DotNetNuke.Framework.jQuery.JQueryFile(System.Boolean)
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("This is managed through the JavaScript Library package")] public static string JQueryFile( bool getMinFile ) |
| Visual Basic |
|---|
<ObsoleteAttribute("This is managed through the JavaScript Library package")> Public Shared Function JQueryFile ( getMinFile As Boolean ) As String |
Parameters
- getMinFile
- Type: System..::..Boolean
paramgetMinFileM:DotNetNuke.Framework.jQuery.JQueryFile(System.Boolean)