ASP.NET Pack Programmer's Guide
ILinkRouter.Suspend Method
See Also
 





Called when the control starts a batch update operation that might affect many links. Implementations might collect the links specified through RouteLink and RouteLinks calls and defer finding their paths for when Resume is called.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

void Suspend ()

Visual Basic  Copy Code

Sub Suspend ()

 See Also

ILinkRouter Members
ILinkRouter Interface
MindFusion.Diagramming Namespace