A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class PopupCommonButton

Inheritance
System.Object
PopupCommonButton
Implements
System.Web.UI.INamingContainer
System.Web.UI.IPostBackDataHandler
System.Web.UI.ICallbackEventHandler
Namespace: AjaxControlToolkit.HTMLEditor.Popups
Assembly: AjaxControlToolkit.dll
Version: 13.30.0
Syntax
[RequiredScript(typeof(CommonToolkitScripts))]
[ClientScriptResource("AjaxControlToolkit.HTMLEditor.Popups.PopupCommonButton", "AjaxControlToolkit.HTMLEditor.Popups.PopupCommonButton.js")]
public abstract class PopupCommonButton : ScriptControlBase, INamingContainer, IControlResolver, IPostBackDataHandler, ICallbackEventHandler, IClientStateManager

Constructors

PopupCommonButton()

Declaration
protected PopupCommonButton()

PopupCommonButton(HtmlTextWriterTag)

Declaration
protected PopupCommonButton(HtmlTextWriterTag tag)
Parameters
Type Name Description
System.Web.UI.HtmlTextWriterTag tag

Properties

IsDesign

Declaration
protected bool IsDesign { get; }
Property Value
Type Description
System.Boolean

Name

Declaration
[ExtenderControlProperty]
[ClientPropertyName("name")]
public string Name { get; set; }
Property Value
Type Description
System.String

Implements

System.Web.UI.INamingContainer
System.Web.UI.IPostBackDataHandler
System.Web.UI.ICallbackEventHandler