Click or drag to resize
ActivityTypeInfoActivityTypeDisplayName Property
Gets or sets the display name of the activity type.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public virtual string ActivityTypeDisplayName { get; set; }

Property Value

Type: String
See Also