StateManager Class |
Namespace: WorkflowGen.My.Web.UI.WebForms
The StateManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | StateManager |
Builds a new StateManager
|
Name | Description | |
---|---|---|
![]() | Item |
Indexer
|
![]() | UseSession |
Determines if we are using the session or not
|
Name | Description | |
---|---|---|
![]() | Add |
Adds an object in the state collection
|
![]() | Remove |
Removes an object from the state collection
|
![]() | RemoveAllKeysStartingWith |
Removes all the keys starting with a particular value
|