The properties of the HttpFormItem class are listed below. For a complete list of HttpFormItem class members, see the HttpFormItem Members topic.
|  Count | Gets a count of values. | 
|  Id | Gets the form item identifier. | 
|  Value | Gets the item value (or the first one if the item has multiple values). | 
|  Values | Gets the item values. | 
HttpFormItem Class | Hevea.Core.Http Namespace