WorkflowAdvanceEventArgsPage Property
|
Gets the Page that is advancing in workflow
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public IPage Page { get; }
Public ReadOnly Property Page As IPage
Get
public:
property IPage^ Page {
IPage^ get ();
}
member Page : IPage with get
Property Value
Type:
IPageSee Also