FormField Properties |
The FormField type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Get or set Id of field.
|
![]() | InputType |
Get or set input type of field.
|
![]() | IsRequired |
Get or set value that define field as required.
|
![]() | Label |
Get or set label of field.
|
![]() | Name |
Get or set name of field.
|
![]() | Placeholder |
Get or set placeholder of field.
|
![]() | Value |
Get or set value of field.
|