Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- pageVersion
- Type: Ingeniux.CMSIPageVersion
The page's version on which to check marked-for-publish status
Return Value
Type: BooleanTrue if the version number of the specified PageVersion is marked on this publishing target.
Remarks
If the specified Page is marked on this publishing target, but not the specified version number, this method returns false.
See Also