IPublishLogTotalAdditionalFilesGenerated Property
|
Gets/sets the total count of new content added after the publish.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax int TotalAdditionalFilesGenerated { get; set; }
Property TotalAdditionalFilesGenerated As Integer
Get
Set
property int TotalAdditionalFilesGenerated {
int get ();
void set (int value);
}
abstract TotalAdditionalFilesGenerated : int with get, set
Property Value
Type:
Int32See Also