ASP.NET Pack Programmer's Guide
ClientManager.JQueryLocation Field
See Also
 





Gets or sets the URL to the JQuery script file.

Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms

 Syntax

C#  Copy Code

public static string JQueryLocation

Visual Basic  Copy Code

Public Shared JQueryLocation As String

 Remarks

This property is used only if ClientScriptMode is set to ClientScriptMode.JQuery.

 See Also

ClientManager Members
ClientManager Class
MindFusion.Common.WebForms Namespace