System.Web.UI.WebControls.TreeNode.LoadViewState Method

Loads the previously saved view state of the node.

Syntax

protected virtual void LoadViewState (object savedState)

Parameters

savedState
Documentation for this section has not yet been entered.

Remarks

TreeNode.LoadViewState(object) is a helper method used to load the previously saved view state of the node

Requirements

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