Mono Class Library: Overview

System.Web.UI.StateBag: Method Members

The methods of System.Web.UI.StateBag are listed below. For a list of all members, see the StateBag Members list.

See Also: Inherited members from System.Object

Public Methods

Add(string, object) : StateItem
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
GetEnumerator() : IDictionaryEnumerator
Documentation for this section has not yet been entered.
IsItemDirty(string) : bool
Documentation for this section has not yet been entered.
Remove(string)
Documentation for this section has not yet been entered.
SetDirty(bool)
Documentation for this section has not yet been entered.
SetItemDirty(string, bool)
Documentation for this section has not yet been entered.