Click or drag to resize
IActivityTypeService Interface
Service that provides method to work with the ActivityTypeViewModel objects.

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 10.0.0
Syntax
C#
public interface IActivityTypeService

The IActivityTypeService type exposes the following members.

Methods
  NameDescription
Public methodGetActivityTypeViewModels
Returns view models for all allowed activity types.
Top
See Also