Table of Contents

Class ContactAccountActionDataProvider

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

Class for providing additional data for ContactAccountAction 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 ContactAccountActionDataProvider : AutomationActionDataProvider
Inheritance
object
AutomationActionDataProvider
ContactAccountActionDataProvider
Extension Methods

Methods

GetStepDescription(int)

Returns description in HTML format for "Change account" steps.

public override string GetStepDescription(int stepId)

Parameters

stepId int

ID of the automation step

Returns

string