You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > ContentRating Class > ContentRating Methods
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ContentRating Methods

The methods of the ContentRating class are listed here.

 
Name 
Description 
 
Adds a content rating to the database. Internally a check is done to ensure the user has not already rated the content, and passes down the rating and any comments the user supplied.
This method can be accessed through the ContentRating.asmx file located in:  
 
Returns a weakly typed dataset (Username - String, RatingDate - DateTime, Rating - int, Comments - String) representing ratings on particular content from the range of StartDate to EndDate. In order to get the full range of ratings, pass DateTime.Min and DateTime.Max as arguments.
This method can be accessed through the ContentRating.asmx file located in:  
 
Purges all ratings of a particular content block over a defined date/time range.
This method can be accessed through the ContentRating.asmx file located in:  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!