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





Gets or sets a value indicating whether the control should render references to the client scripts.

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

 Syntax

C#  Copy Code

public bool AddScriptReferences { get; set; }

Visual Basic  Copy Code

Public Property AddScriptReferences As Boolean

 Property Value

 See Also

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