Click or drag to resize
FormSubmitActivityInitializerActivityType Property
Gets string type of the activity (BIZFORM_SUBMIT).

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 10.0.0
Syntax
C#
public string ActivityType { get; }

Property Value

Type: String

Implements

IActivityInitializerActivityType
See Also