System.Web.UI.Triplet Members

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

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.UI.Triplet class.

Initializes a new instance of the System.Web.UI.Triplet class and sets the first two objects.

Initializes a new instance of the System.Web.UI.Triplet class with the provided three objects.

Public Fields

Firstobject.

Gets or sets the first object of the triplet.

Secondobject.

Gets or sets the second object of the triplet.

Thirdobject.

Gets or sets the third object of the triplet.