Kendo.Mvc.UI.Fluent.CaptchaMessagesSettingsBuilder
Defines the fluent API for configuring CaptchaMessagesSettings
Methods
Audio(System.String)
The title message of the audio button.
Parameters
value System.String
The value for Audio
ImageAlt(System.String)
The alt value of the captcha's image tag.
Parameters
value System.String
The value for ImageAlt
Reset(System.String)
The title message of the reset button.
Parameters
value System.String
The value for Reset
Success(System.String)
The message rendered when validation is successful.
Parameters
value System.String
The value for Success