C# Class SubmitRating, getputs

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: vatsal/getputs

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
UpdateRatings ( string UID, string iid, string value ) : void

Update the Database with the Votes, provided all the filtering results are positive.

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void