Search
ShapeListBoxExtender Class
See Also
 





Implements client side interaction for the ShapeListBox control in ImageMap mode.

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

 Syntax

C#  Copy Code

public class ShapeListBoxExtender : ExtenderControl

Visual Basic  Copy Code

Public Class ShapeListBoxExtender
    Inherits ExtenderControl

 Inheritance Hierarchy

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

 See Also