DiagramLite Programmer's Guide
DiagramHost.AppletStartedScript Property
See Also
 





Gets or sets the name of a JavaScript function that should be executed when the Silverlight control is fully loaded.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight

 Syntax

C#  Copy Code

public string AppletStartedScript { get; set; }

Visual Basic  Copy Code

Public Property AppletStartedScript As String

 Property Value

 See Also

DiagramHost Members
DiagramHost Class
MindFusion.Diagramming Namespace