Search
InteractivityExtender Class
See Also
 





Adds user interaction functionality to the DiagramView's ImageMap mode.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Extenders

 Syntax

C#  Copy Code

public class InteractivityExtender : ExtenderControl

Visual Basic  Copy Code

Public Class InteractivityExtender
    Inherits ExtenderControl

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.ExtenderControl
            MindFusion.Diagramming.WebForms.InteractivityExtender

 See Also