CaptchaMessagesSettingsBuilder
Methods
Audio(System.String)
The title message of the audio button.
Parameters
value - System.String
The value for Audio
RETURNS
Returns the current CaptchaMessagesSettingsBuilder instance.
ImageAlt(System.String)
The alt value of the captcha's image tag.
Parameters
value - System.String
The value for ImageAlt
RETURNS
Returns the current CaptchaMessagesSettingsBuilder instance.
Reset(System.String)
The title message of the reset button.
Parameters
value - System.String
The value for Reset
RETURNS
Returns the current CaptchaMessagesSettingsBuilder instance.
Success(System.String)
The message rendered when validation is successful.
Parameters
value - System.String
The value for Success
RETURNS
Returns the current CaptchaMessagesSettingsBuilder instance.