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