MenuItemStyle Constructor ()

 

Initializes a new instance of the MenuItemStyle class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
MenuItemStyle()

Use this constructor to create a new instance of the MenuItemStyle class.

System_CAPS_noteNote

This constructor is commonly used when extending the Menu class to initialize the menu item style properties, such as DynamicMenuItemStyle.

.NET Framework
Available since 2.0
Return to top
Show: