Click or drag to resize
CMSProcessDetailMasterPageDetailPage Property
Gets detail page, can return null value;

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax
C#
protected IProcessDetailPage DetailPage { get; }

Property Value

Type: IProcessDetailPage
See Also