ASP.NET Pack Programmer's Guide
MapView.JQueryLocation Property
See Also
 





Gets or sets the URL to the JQuery script file.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public string JQueryLocation { get; set; }

Visual Basic  Copy Code

Public Property JQueryLocation As String

 Property Value

 Remarks

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

 See Also

MapView Members
MapView Class
MindFusion.Mapping.WebForms Namespace