Click or drag to resize
ActivityTypeInfoActivityTypeIsHiddenInContentOnly Property
Gets of sets whether activity should be hidden in context of content only sites/applications.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 10.0.0
Syntax
C#
public virtual bool ActivityTypeIsHiddenInContentOnly { get; set; }

Property Value

Type: Boolean
See Also