Declaration Syntax
C# | Visual Basic |
namespace AspControls
Namespace AspControls
Types
All Types | Classes |
Icon | Type | Description |
---|---|---|
MenuComposite |
Menu control. Renders HTML menu controls including selected menu items,
menu item indentation, as well as the proper HTML and CSS (cascading
style sheet) tags.
|
|
MenuCompositeItem |
Represents a menu item. This is a node in a tree of menu items.
Menu items can have children themselves.
|