ActivityHelper Class |
Namespace: CMS.OnlineMarketing
public static class ActivityHelper
The ActivityHelper type exposes the following members.
Name | Description | |
---|---|---|
AuthorizedManageActivity |
Returns if current user is authorized to manage activities.
| |
AuthorizedReadActivity |
Indicates if current user is authorized for activities.
| |
DuplicateActivity |
Duplicates record in Activity table and all related tables if required. Keeps ActivityGUID same.
| |
LogExternalSearch |
Logs external search.
| |
LogLandingPage |
Logs landing page according to current context data.
| |
LogLogin |
Logs login activity
| |
LogPageVisit |
Logs page visit.
|