Свойство | Тип | Описание | |
---|---|---|---|
RatingSearchListView | System.Web.UI.WebControls.ListView | ||
tbRatingSearchFrom | |||
tbRatingSearchTo |
Метод | Описание | |
---|---|---|
OnInit ( |
Initalize the view, set the last from and to value, and the result.
|
|
btnSearch_Click ( object sender, |
Handle the button click on the content view, and triger the Ratingsearching event with the value of from and to.
|
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 RatingSearchListView | ||
Результат | System.Web.UI.WebControls.ListView |
protected TextBox,System.Web.UI.WebControls tbRatingSearchFrom | ||
Результат |