Hevea documentation

HttpFormItemCollection.Item Property

Gets the form item of a given identifier (null if not existing).

public HttpFormItem this[
   string id
] {get;}

See Also

HttpFormItemCollection Class | Hevea.Core.Http Namespace