IContentItemPublishStepPublishedCount Property
|
Gets the count of
pages that were published.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxint PublishedCount { get; }ReadOnly Property PublishedCount As Integer
Get
property int PublishedCount {
int get ();
}abstract PublishedCount : int with get
Property Value
Int32
See Also