C# Class CloudMovie.APIRole.API.ArtistsController

This API returns list of all the movies based on type. Type could be “current”, “all” “current” movies are having release date threshold of 1 month (configurable) “all” movies type will return top 100 movies released recently.
Inheritance: BaseController
Show file Open project: viren85/moviemirchi

Protected Methods

Method Description
ProcessRequest ( ) : string

Method Details

ProcessRequest() protected method

protected ProcessRequest ( ) : string
return string