| C# |
public class ContentRating
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ContentRating()()() | Initializes a new instance of the ContentRating class | |
| ContentRating(Guid) | Initializes a new instance of the ContentRating class | |
| ContentRating(Guid, Guid) | Initializes a new instance of the ContentRating class | |
| Comments | ||
| CompareByComments(ContentRating, ContentRating) |
Compares 2 instances of ContentRating.
| |
| CompareByCreatedUtc(ContentRating, ContentRating) |
Compares 2 instances of ContentRating.
| |
| CompareByEmailAddress(ContentRating, ContentRating) |
Compares 2 instances of ContentRating.
| |
| CompareByIpAddress(ContentRating, ContentRating) |
Compares 2 instances of ContentRating.
| |
| CompareByLastModUtc(ContentRating, ContentRating) |
Compares 2 instances of ContentRating.
| |
| CompareByRating(ContentRating, ContentRating) |
Compares 2 instances of ContentRating.
| |
| ContentGuid | ||
| CreatedUtc | ||
| Delete(Guid) |
Deletes an instance of ContentRating. Returns true on success.
| |
| EmailAddress | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetPage(Guid, Int32, Int32, Int32%) |
Gets an IList with page of instances of ContentRating.
| |
| GetStats(Guid) | ||
| GetType()()() | (Inherited from Object.) | |
| IpAddress | ||
| LastModUtc | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| RateContent(Guid, Guid, Guid, Int32, String, String, String, Int32) | ||
| Rating | ||
| RowGuid | ||
| Save()()() |
Saves this instance of ContentRating. Returns true on success.
| |
| SiteGuid | ||
| ToString()()() | (Inherited from Object.) | |
| UserGuid |
| Object | |
| ContentRating | |