Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- page
- Type: Ingeniux.CMSIPage
Page to check marking on
Return Value
Type: IPageVersionThe marked Version for the specified Page on this publishing target.
Remarks
This method returns null if the "page" parameter value is null, or if the Page is not marked for publish on this Publishing Targer.
See Also