System.Web.UI.WebControls.TreeNodeStyle.Reset Method

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

Syntax

public override void Reset ()

Remarks

Use the TreeNodeStyle.Reset method to remove any previously defined style elements and reset the System.Web.UI.WebControls.TreeNodeStyle object to its original (that is, default) state.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0