Click or drag to resize
ActivityTypeViewModel Class
View model for ActivityTypeInfo
Inheritance Hierarchy
SystemObject
  CMS.WebAnalytics.Web.UIActivityTypeViewModel

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

The ActivityTypeViewModel type exposes the following members.

Constructors
  NameDescription
Public methodActivityTypeViewModel
Top
Properties
  NameDescription
Public propertyDisplayName
Activity type display name.
Public propertyType
Type of activity, e.g. pagevisit.
Top
See Also