ASP.NET Pack Programmer's Guide
Dashboard.ControlLoadedScript Property
See Also
 





Contains the name of a JavaScript function that should be invoked when the control is loaded on the client side.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public string ControlLoadedScript { get; set; }

Visual Basic  Copy Code

Public Property ControlLoadedScript As String

 Property Value

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.WebForms Namespace