This member overrides C1WebScrollableGroup.LoadViewState.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
protected override void LoadViewState( Object state ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub LoadViewState ( _ state As Object _ ) |
Parameters
- state
- Type: System..::.Object