Table of Contents

Class HtmlEditorExtenderButton

Namespace
AjaxControlToolkit
Assembly
AjaxControlToolkit.dll
public abstract class HtmlEditorExtenderButton
Inheritance
HtmlEditorExtenderButton
Derived
Inherited Members

Constructors

HtmlEditorExtenderButton()

protected HtmlEditorExtenderButton()

Properties

AttributeWhiteList

public abstract Dictionary<string, string[]> AttributeWhiteList { get; }

Property Value

Dictionary<string, string[]>

CommandName

public abstract string CommandName { get; }

Property Value

string

ElementWhiteList

public abstract Dictionary<string, string[]> ElementWhiteList { get; }

Property Value

Dictionary<string, string[]>

Tooltip

public virtual string Tooltip { get; }

Property Value

string