Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
protected override void LoadControlState(
	Object savedState
)
Visual Basic (Declaration)
Protected Overrides Sub LoadControlState ( _
	savedState As Object _
)

Parameters

savedState
Type: System..::.Object

See Also