| C# |
public class ContentHistory
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ContentHistory()()() | Initializes a new instance of the ContentHistory class | |
| ContentHistory(Guid) | Initializes a new instance of the ContentHistory class | |
| CompareByContentText(ContentHistory, ContentHistory) |
Compares 2 instances of ContentHistory.
| |
| CompareByCreatedUtc(ContentHistory, ContentHistory) |
Compares 2 instances of ContentHistory.
| |
| CompareByCustomData(ContentHistory, ContentHistory) |
Compares 2 instances of ContentHistory.
| |
| CompareByHistoryUtc(ContentHistory, ContentHistory) |
Compares 2 instances of ContentHistory.
| |
| CompareByTitle(ContentHistory, ContentHistory) |
Compares 2 instances of ContentHistory.
| |
| ContentGuid | ||
| ContentText | ||
| CreatedUtc | ||
| CustomData | ||
| Delete(Guid) |
Deletes an instance of ContentHistory. Returns true on success.
| |
| DeleteByContent(Guid) | ||
| DeleteBySite(Guid) | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetCount(Guid) |
Gets a count of ContentHistory.
| |
| GetHashCode()()() | (Inherited from Object.) | |
| GetPage(Guid, Int32, Int32, Int32%) |
Gets an IList with page of instances of ContentHistory.
| |
| GetType()()() | (Inherited from Object.) | |
| Guid | ||
| HistoryUtc | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| Save()()() |
Saves this instance of ContentHistory. Returns true on success.
| |
| SiteGuid | ||
| Title | ||
| ToString()()() | (Inherited from Object.) | |
| UserGuid | ||
| UserLogin | ||
| UserName |
| Object | |
| ContentHistory | |