IStateManaged Methods |
The IStateManaged type exposes the following members.
Name | Description | |
---|---|---|
ClearAllStates |
Clears all states.
| |
ClearState |
Cleares the state with the given ID.
| |
KeepCurrentState |
Keep current state saves the current state and assings a stateID string to the state. The stateID string is returned.
| |
RestoreState |
Restores the state with the given ID.
|