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