The ActivityHelper type exposes the following members.
Back to Top
Methods
| 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.
              | 
See Also