Table of Contents

Class PopupCommonButton

Namespace
AjaxControlToolkit.HtmlEditor.Popups
Assembly
AjaxControlToolkit.dll
[RequiredScript(typeof(CommonToolkitScripts))]
[ClientScriptResource("Sys.Extended.UI.HtmlEditor.Popups.PopupCommonButton", "HtmlEditor.Popups.PopupCommonButton")]
public abstract class PopupCommonButton : ScriptControlBase, INamingContainer, IControlResolver, IPostBackDataHandler, ICallbackEventHandler, IClientStateManager
Inheritance
PopupCommonButton
Implements
INamingContainer
IPostBackDataHandler
ICallbackEventHandler
Inherited Members

Constructors

PopupCommonButton()

protected PopupCommonButton()

PopupCommonButton(HtmlTextWriterTag)

protected PopupCommonButton(HtmlTextWriterTag tag)

Parameters

tag HtmlTextWriterTag

Properties

IsDesign

protected bool IsDesign { get; }

Property Value

bool

Name

[ExtenderControlProperty]
[ClientPropertyName("name")]
public string Name { get; set; }

Property Value

string