Describes an object which supports ClientState
| C# | Visual Basic | Visual Basic Usage |
public interface IClientStateManager
Public Interface IClientStateManager
Dim instance As IClientStateManager
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| LoadClientState(String) |
Loads the client state for the object
| |
| SaveClientState()()()() |
Saves the client state for the object
| |
| SupportsClientState |
Whether ClientState is supported by the object instance
|