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

The methods of System.Web.UI.WebControls.SubMenuStyle are listed below. For a list of all members, see the SubMenuStyle 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.SubMenuStyle 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.SubMenuStyle class.

override
Reset()

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

Protected Methods