FormBuilder<T>.ShowRequiredMark Method
| Name | Parameters | Description |
|---|---|---|
| ShowRequiredMark(JS) | value | Specifies whether or not the required mark is displayed for required fields. Mirrors the client-side showRequiredMark option. |
| ShowRequiredMark(Boolean) | value | Specifies whether or not the required mark is displayed for required fields. Mirrors the client-side showRequiredMark option. |