IHostPageLifecycleReporter..::..PageLifecycleReporter Property
Gets or sets the page lifecycle reporter.
Namespace:
Com.MarcusTS.LifecycleAware.Common.Interfaces
Assembly:
Com.MarcusTS.LifecycleAware (in Com.MarcusTS.LifecycleAware.dll)
Syntax
IReportPageLifecycle PageLifecycleReporter { get; set; }
Property PageLifecycleReporter As IReportPageLifecycle Get Set
property IReportPageLifecycle^ PageLifecycleReporter { IReportPageLifecycle^ get (); void set (IReportPageLifecycle^ value); }