public EditorComboBoxHtmlBuilder(EditorComboBox comboBox)
 {
     this.comboBox = comboBox;
 }
 public EditorComboBoxHtmlBuilder(EditorComboBox comboBox)
 {
     this.comboBox = comboBox;
 }