Метод | Описание | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
Метод | Описание | |
---|---|---|
UpdateRatings ( string UID, string iid, string value ) : void |
Update the Database with the Votes, provided all the filtering results are positive.
|
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Результат | void |