Click or drag to resize
ActivityInfoActivityURL Property
Gets or sets the URL of this activity.

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

Property Value

Type: String

Implements

IActivityInfoActivityURL
See Also