Class DesignModePopupImageButton

Implements
System.Web.UI.INamingContainer
System.Web.UI.IPostBackDataHandler
System.Web.UI.ICallbackEventHandler
Inherited Members
Namespace: AjaxControlToolkit.HTMLEditor.ToolbarButton
Assembly: AjaxControlToolkit.dll
Version: 13.30.0
Syntax
[RequiredScript(typeof(CommonToolkitScripts))]
[ClientScriptResource("AjaxControlToolkit.HTMLEditor.ToolbarButton.DesignModePopupImageButton", "AjaxControlToolkit.HTMLEditor.Toolbar_buttons.DesignModePopupImageButton.js")]
public abstract class DesignModePopupImageButton : MethodButton, INamingContainer, IControlResolver, IPostBackDataHandler, ICallbackEventHandler, IClientStateManager

Constructors

DesignModePopupImageButton()

Declaration
protected DesignModePopupImageButton()

Properties

AutoClose

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

RelatedPopup

Declaration
protected Popup RelatedPopup { get; set; }
Property Value
Type Description
Popup

Methods

DescribeComponent(ScriptComponentDescriptor)

Declaration
protected override void DescribeComponent(ScriptComponentDescriptor descriptor)
Parameters
Type Name Description
System.Web.UI.ScriptComponentDescriptor descriptor
Overrides

Implements

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