Loads the view state in the item.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
protected virtual void LoadViewState( Object state ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub LoadViewState ( _ state As Object _ ) |
Parameters
- state
- Type: System..::.Object