WorkflowAdvanceEventArgsPage Property
|
Gets the Page that is advancing in workflow
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic IPage Page { get; }Public ReadOnly Property Page As IPage
Get
public:
property IPage^ Page {
IPage^ get ();
}member Page : IPage with get
Property Value
IPage
See Also