ASP.NET Pack Programmer's Guide
BaseGauge(T).ClientScriptLocation Property
See Also
 





Gets or sets the URL to the MindFusion.Gauges.js file.

Namespace: MindFusion.Gauges.WebForms
Package: MindFusion.Gauges.WebForms

 Syntax

C#  Copy Code

public string ClientScriptLocation { get; set; }

Visual Basic  Copy Code

Public Property ClientScriptLocation As String

 Property Value

 See Also

BaseGauge(T) Members
BaseGauge(T) Class
MindFusion.Gauges.WebForms Namespace