menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class WaitingPopupDesigner

    Represents the WaitingPopupDesigner class

    Inheritance
    System.Object
    WaitingPopupDesigner
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class WaitingPopupDesigner : ControlDesigner

    Constructors

    WaitingPopupDesigner()

    Declaration
    public WaitingPopupDesigner()

    Properties

    waitingPopup

    Gets the base component to the WaitingPopup class

    Declaration
    public WaitingPopup waitingPopup { get; }
    Property Value
    Type Description
    WaitingPopup

    Methods

    GetDesignTimeHtml()

    Represent the control at design time.

    Declaration
    public override string GetDesignTimeHtml()
    Returns
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved