IPublishingTargetMarkedAssetsCount Method
|
Gets the count of
Assets marked on this Publishing Target on any version.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxFunction MarkedAssetsCount As Integer
abstract MarkedAssetsCount : unit -> int
Return Value
Int32Count of
Assets that were marked on this Publishing Target.
See Also