Namespace: 
   Endeca.Web.Internal
Assembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Assembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| void IStateManager.LoadViewState( Object state ) | 
| Visual Basic (Declaration) | 
|---|
| Private Sub LoadViewState ( _ state As Object _ ) Implements IStateManager.LoadViewState | 
| Visual C++ | 
|---|
| private: virtual void LoadViewState( Object^ state ) sealed = IStateManager::LoadViewState | 
Parameters
- state
- Type: System..::.Object





