Mono Class Library: Overview

System.Web.UI.WebControls.DataKey: Members

The members of System.Web.UI.WebControls.DataKey are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
default property
Item(int)object. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
Valueobject. Documentation for this section has not yet been entered.
[read-only]
ValuesSystem.Collections.Specialized.IOrderedDictionary. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
IsTrackingViewStatebool. Documentation for this section has not yet been entered.

Protected Methods

LoadViewState(object)
Documentation for this section has not yet been entered.
SaveViewState() : object
Documentation for this section has not yet been entered.
TrackViewState()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IStateManager.IsTrackingViewStatebool. Documentation for this section has not yet been entered.
System.Web.UI.IStateManager.LoadViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.SaveViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.TrackViewStateDocumentation for this section has not yet been entered.