AjaxControlToolkit.HtmlEditorExtenderButtonCollectionEditor.HtmlEditorExtenderButtonCollectionEditor C# (CSharp) Method

HtmlEditorExtenderButtonCollectionEditor() public method

public HtmlEditorExtenderButtonCollectionEditor ( Type type ) : System
type System.Type
return System
        public HtmlEditorExtenderButtonCollectionEditor(Type type)
            : base(type)
        {
        }