IPublishLogTotalPageLoadSeconds Property
|
Gets/sets the amount of time it took to load all the pages for the publish into a dictionary in seconds.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax double TotalPageLoadSeconds { get; set; }
Property TotalPageLoadSeconds As Double
Get
Set
property double TotalPageLoadSeconds {
double get ();
void set (double value);
}
abstract TotalPageLoadSeconds : float with get, set
Property Value
Type:
DoubleSee Also