BeginPublishEventArgsPagesCount Property
|
Gets the count of
Pages to be published
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public int PagesCount { get; }
Public ReadOnly Property PagesCount As Integer
Get
public:
property int PagesCount {
int get ();
}
member PagesCount : int with get
Property Value
Type:
Int32See Also