The
fields
of System.Web.UI.Triplet are listed below. For a list of all members, see the Triplet Members list.
See Also: Inherited members from System.Object
Public Fields
| First | object.
Gets or sets the first object of the triplet.
|
| Second | object.
Gets or sets the second object of the triplet.
|
| Third | object.
Gets or sets the third object of the triplet.
|