FormItemLabelSettingsBuilder
Methods
Text(System.String)
Configures the FormItem Label Text option.
Parameters
value - System.String
The value that configures the errortemplate.
RETURNS
A FormItemLabelSettingsBuilder instance that can be used to configure the FormItemLabelSettings.
Optional(System.Boolean)
Configures the FormItem Label Optional option.
Parameters
value - System.Boolean
The value that configures the validateonblur.
RETURNS
A FormItemLabelSettingsBuilder instance that can be used to configure the FormItemLabelSettings.
Encoded(System.Boolean)
Configures the FormItem Label Encoded option.
Parameters
value - System.Boolean
The value that configures if the text of the label is encoded.
RETURNS
A FormItemLabelSettingsBuilder instance that can be used to configure the FormItemLabelSettings.