FormMessagesSettingsBuilder
Methods
Submit(System.String)
The text message displayed for the Form submit button.
Parameters
value - System.String
The value that configures the submit.
Clear(System.String)
The text message displayed for the Form clear button.
Parameters
value - System.String
The value that configures the clear.
Optional(System.String)
The text message displayed next to a field label when the items.label.optional option is set to true.
Parameters
value - System.String
The value that configures the optional.