Class RadCaptcha
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadCaptcha : HtmlContainerControl
Constructors
RadCaptcha()
Declaration
public RadCaptcha()
RadCaptcha(Element)
Properties
AudioCurrentTime
Declaration
public int AudioCurrentTime { get; }
Property Value
System.Int32
|
AudioIsEnabled
Declaration
public bool AudioIsEnabled { get; set; }
Property Value
System.Boolean
|
AudioUrl
Declaration
public string AudioUrl { get; set; }
Property Value
System.String
|
CaptchaInput
ClientId
Declaration
public string ClientId { get; }
Property Value
System.String
|
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
ErrorMessageDisplayed
Declaration
public bool ErrorMessageDisplayed { get; }
Property Value
System.Boolean
|
InputAutocomplete
Declaration
public string InputAutocomplete { get; }
Property Value
System.String
|
InputMaxLength
Declaration
public int InputMaxLength { get; }
Property Value
System.Int32
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
ValidationErrorMessage
Visible
Declaration
public bool Visible { get; set; }
Property Value
System.Boolean
|