Search
ZoomControl.SetAddScriptReferences Method
See Also
 





Sets a value indicating whether the control should render references to the client scripts.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public ZoomControl SetAddScriptReferences (
    bool value
)

Visual Basic  Copy Code

Public Function SetAddScriptReferences( _
    value As Boolean _
) As ZoomControl

 Parameters

value

 Return Value

 See Also