The members of System.Web.UI.StateBag are listed below.
See Also: Inherited members from System.Object
[read-only] Count int. Documentation for this section has not yet been entered. default propertyItem(string) object. Documentation for this section has not yet been entered. [read-only] Keys ICollection. Documentation for this section has not yet been entered. [read-only] Values ICollection. Documentation for this section has not yet been entered.
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.
IDictionary.Add Documentation for this section has not yet been entered. IDictionary.Contains Documentation for this section has not yet been entered. ICollection.CopyTo Documentation for this section has not yet been entered. IEnumerable.GetEnumerator Documentation for this section has not yet been entered. [read-only] IDictionary.IsFixedSize bool. Documentation for this section has not yet been entered. [read-only] IDictionary.IsReadOnly bool. Documentation for this section has not yet been entered. [read-only] ICollection.IsSynchronized bool. Documentation for this section has not yet been entered. [read-only] System.Web.UI.IStateManager.IsTrackingViewState bool. Documentation for this section has not yet been entered. IDictionary.Item object. Documentation for this section has not yet been entered. System.Web.UI.IStateManager.LoadViewState Documentation for this section has not yet been entered. IDictionary.Remove Documentation for this section has not yet been entered. System.Web.UI.IStateManager.SaveViewState Documentation for this section has not yet been entered. [read-only] ICollection.SyncRoot object. Documentation for this section has not yet been entered. System.Web.UI.IStateManager.TrackViewState Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.