Table of Contents

Class ContactStatusActionDataProvider

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

Class for providing additional data for ContactStatusAction that will be displayed in automation process designer.

[Obsolete("Class is deprecated and will be removed in next version.")]
[ObsoleteSince(29, 7)]
public sealed class ContactStatusActionDataProvider : AutomationActionDataProvider
Inheritance
object
AutomationActionDataProvider
ContactStatusActionDataProvider
Extension Methods

Methods

GetStepDescription(int)

Returns description in HTML format for "Set contact status" steps.

public override string GetStepDescription(int stepId)

Parameters

stepId int

ID of the automation step

Returns

string