Click or drag to resize
ActivityTypeInfoProviderGetActivityTypesInternal Method
Returns a query for all the ActivityTypeInfo objects.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ActivityTypeInfo> GetActivityTypesInternal()

Return Value

Type: ObjectQueryActivityTypeInfo
See Also