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





Represents an item within a Menu control.

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

 Syntax

C#  Copy Code

public class MenuItem : IItemStateManager, IStateManager

Visual Basic  Copy Code

Public Class MenuItem
    Implements IItemStateManager, IStateManager

 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
    MindFusion.UI.WebForms.MenuItem

 See Also

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