System.Web.UI.Pair Members

The members of System.Web.UI.Pair are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates a new, uninitialized instance of the System.Web.UI.Pair class.

Initializes a new instance of the System.Web.UI.Pair class, using the specified object pair.

Public Fields

Firstobject.

Gets or sets the first object of the object pair.

Secondobject.

Gets or sets the second object of the object pair.