C# Class CloudMovie.APIRole.API.SetMovieRatingController

This api take movieId,reviewId,rating as number and bagofword is rating details like teekha,feeka and critic and Set rating and bagofword with movie whose movieid passed in querystring and return operation status in JSON.
Inheritance: BaseController
Show file Open project: viren85/moviemirchi

Protected Methods

Method Description
ProcessRequest ( ) : string

Method Details

ProcessRequest() protected method

protected ProcessRequest ( ) : string
return string