Свойство | Тип | Описание | |
---|---|---|---|
TagSearchListView | System.Web.UI.WebControls.ListView | ||
tbTagSearch |
Метод | Описание | |
---|---|---|
OnInit ( |
Overrided method for initalize the content view, get the searched tag's name and the search result.
|
|
btnSearch_Click ( object sender, |
Handle the button click on the content view, and triger the Tagsearching event with the textbox value.
|
protected OnInit ( |
||
e | Event arguments | |
Результат | void |
protected btnSearch_Click ( object sender, |
||
sender | object | The sender object |
e | Event arguments | |
Результат | void |
protected ListView,System.Web.UI.WebControls TagSearchListView | ||
Результат | System.Web.UI.WebControls.ListView |