ASP.NET Pack Programmer's Guide
Menu Class
Remarks See Also
 





Represents a customizable web menu control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class Menu : WebControl, IScriptControl, IPostBackDataHandler, IHostControl, IThemable, ITagSerializable

Visual Basic  Copy Code

Public Class Menu
    Inherits WebControl
    Implements IScriptControl, IPostBackDataHandler, IHostControl, IThemable, ITagSerializable

 Remarks

For additional information on how to use the control, please refer to the Menu topic in the Using the controls section.

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            MindFusion.UI.WebForms.Menu

 See Also

Using the controls - Menu
Menu Members
MindFusion.UI.WebForms Namespace