Click or drag to resize
ActivityInfoActivityTitle Property
Gets or sets the activity title.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
public virtual string ActivityTitle { get; set; }

Property Value

Type: String

Implements

IActivityInfoActivityTitle
See Also