BeginPublishEventArgsAssetsCount Property
|
Gets the count of
Assets to be published
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic int AssetsCount { get; }Public ReadOnly Property AssetsCount As Integer
Get
public:
property int AssetsCount {
int get ();
}member AssetsCount : int with get
Property Value
Int32
See Also