Inheritance: ViewComponentBase, IDataBoundDropDown
 public AutoCompleteHtmlBuilder(AutoComplete component)
 {
     this.Component = component;
 }
Beispiel #2
0
 public AutoCompleteHtmlBuilder(AutoComplete component)
 {
     this.Component = component;
 }