IUser
|
The IUserActivities type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentUserStatus | Gets/set user status update | |
| FavoriteAssetItems | Gets the collection of favorite asset item entries. | |
| FavoritePages | Gets the collection of favorite page entries. | |
| LastPageId | Stores the ID of the last page a User saved | |
| LastPublish | The last time this User submitted a publish | |
| RecentActivities | Tracks the recent activities a IUser has performed in the CMS | |
| RecentAssetItems | Gets the collection of Asset Items that a User has recently visited. | |
| RecentPages | Gets the collection of Pages that a User has recently visited. |
| Name | Description | |
|---|---|---|
| AddRecentPage | Adds a Page that a User recently visited. | |
| AddWatchedContentItem | Adds a Page to User's watched/favorites list | |
| RemoveWatchedContentItem | Removes a Page from a User's watched/favorites list. |