menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CaptchaDesigner

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved