System.Web.UI.WebControls.MenuItemStyle: Method Members

The methods of System.Web.UI.WebControls.MenuItemStyle are listed below. For a list of all members, see the MenuItemStyle Members list.

See Also: Inherited members from System.Web.UI.WebControls.Style

Public Methods

override
CopyFrom(Style)

Copies the style properties of the specified System.Web.UI.WebControls.Style object into the current instance of the System.Web.UI.WebControls.MenuItemStyle class.

override
MergeWith(Style)

Combines the style properties of the specified System.Web.UI.WebControls.Style object with those of the current instance of the System.Web.UI.WebControls.MenuItemStyle class.

override
Reset()

Returns the current instance of the System.Web.UI.WebControls.MenuItemStyle class to its original state.

Protected Methods