Click or drag to resize
ActivityObjectMapper Class
Object used to map activity to its related objects, for example Forum post activity to related forum.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingActivityObjectMapper

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static class ActivityObjectMapper

The ActivityObjectMapper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLinkedObject
Gets function to resolve object based on activity type and given object type.
Top
See Also