Table of Contents

Class ContactPropertyActionDataProvider

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

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

Methods

GetStepDescription(int)

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

public override string GetStepDescription(int stepId)

Parameters

stepId int

ID of the automation step

Returns

string