Class PopupCommonButton
Implements
System.Web.UI.INamingContainer
System.Web.UI.IPostBackDataHandler
System.Web.UI.ICallbackEventHandler
Inherited Members
Namespace: AjaxControlToolkit.HTMLEditor.Popups
Assembly: AjaxControlToolkit.dll
Version: 13.30.0Syntax
[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