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

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

override
MergeWith(Style)

Combines the style properties of the specified System.Web.UI.WebControls.Style object with the style properties of the current System.Web.UI.WebControls.TreeNodeStyle object.

override
Reset()

Returns the System.Web.UI.WebControls.TreeNodeStyle object to its original state.

Protected Methods

override
FillStyleAttributes(System.Web.UI.CssStyleCollection, System.Web.UI.IUrlResolutionService)
Documentation for this section has not yet been entered.