Finds out whether the page is marked for publish on a specific Publishing Target.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- pugTargetId
- Type: SystemString
The publishing id target on which to check this page's mark-for-publish status.Remarks
Return Value
Type: BooleanTrue if the page is marked on the specified publishing target, false otherwise.
See Also