Class CaptchaConstants
Inheritance
System.Object
CaptchaConstants
Inherited Members
System.Object.ToString()
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 static class CaptchaConstants
Fields
CaptchaKey
Declaration
public const string CaptchaKey = "RadCaptcha"
Field Value
System.String
|
CssRadCaptcha
Declaration
public const string CssRadCaptcha = "RadCaptcha"
Field Value
System.String
|