IProcessDetailPage Interface |
Namespace: CMS.ContactManagement.Web.UI
public interface IProcessDetailPage
The IProcessDetailPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutomationManager |
Sets instance of CMSAutomationManager.
|
![]() | IsContactDetailShown |
Implemented value determines whether contact detail is shown in process designer.
|
Name | Description | |
---|---|---|
![]() | AfterAutomationManagerAction |
Handles logic after specified automation manager action.
|
![]() | GetListingPageUrl |
Returns URL of the original listing page from which this detail page was opened.
|
![]() | SetBreadcrumbs |
Sets breadcrumbs on current page.
|