MindFusion.Charting for WebForms Programmer's Guide
Dashboard.MsAjaxLocation Property
See Also
 



Gets or sets the URL to the Microsoft Ajax script file.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public string MsAjaxLocation { get; set; }

Visual Basic  Copy Code

Public Property MsAjaxLocation As String

 Property Value

 Remarks

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

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.WebForms Namespace