This documentation is archived and is not being maintained.
Triplet Fields
.NET Framework (current version)
Namespace:
System.Web.UIAssembly:
System.Web (in System.Web.dll)
| Name | Description |
|---|
 | First | Gets or sets the first object of the triplet. |
 | Second | Gets or sets the second object of the triplet. |
 | Third | Gets or sets the third object of the triplet. |
Return to top