Saves state information into control state if viewstate is disabled.
Namespace:
Gaia.WebWidgetsAssembly: Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public Object SaveControlState( Object savedState ) |
| Visual Basic (Declaration) |
|---|
Public Function SaveControlState ( _ savedState As Object _ ) As Object |
Parameters
- savedState
- Type: System..::.Object
Base saved state
