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.")]
public sealed class ContactPropertyActionDataProvider : AutomationActionDataProvider
- Inheritance
-
objectAutomationActionDataProviderContactPropertyActionDataProvider
- Extension Methods
Constructors
ContactPropertyActionDataProvider()
public ContactPropertyActionDataProvider()
Methods
GetStepDescription(int)
Returns description in HTML format for "Set contact property" steps.
public override string GetStepDescription(int stepId)
Parameters
stepId
intID of the automation step
Returns
- string