Table of Contents

Class ContactGroupActionDataProvider

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

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

Methods

GetStepDescription(int)

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

public override string GetStepDescription(int stepId)

Parameters

stepId int

ID of the automation step

Returns

string