| ContactStatusActionDataProviderGetStepDescription Method | 
            Returns description in HTML format for "Set contact status" steps.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic override string GetStepDescription(
	int stepId
)
Parameters
- stepId
- Type: SystemInt32
 ID of the automation step
Return Value
Type: 
String See Also
See Also