Class CaptchaDesigner
Represents the Captcha Designer Class.
Inheritance
System.Object
CaptchaDesigner
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class CaptchaDesigner : ControlDesigner
Constructors
CaptchaDesigner()
Declaration
public CaptchaDesigner()
Properties
captcha
Gets the base component to the Captcha class
Declaration
public Captcha captcha { get; }
Property Value
Type | Description |
---|---|
Captcha |
Methods
GetDesignTimeHtml()
Represent the control at design time.
Declaration
[SecurityCritical]
public override string GetDesignTimeHtml()
Returns
Type | Description |
---|---|
System.String |