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