Type of field.
| Member Name | Description |
|---|---|
| Undefined | Text field type is undefined (default). |
| Integer | The text field only allows integer entries. |
| Real | The text field only allows real numeric entries. |
| Date | The text field only allows date entry (not implemented). |
| Time | The text field only allows time entry (not implemented). |
| Hidden | The text field is hidden. |
| Password | The text field value is not shown. |
Namespace: Hevea.Core.Http.Html.UI
Assembly: Hevea.Core (in Hevea.Core.dll)
Hevea.Core.Http.Html.UI Namespace