Is it possiblet o get a list of Publishing Pages in a Pages library that have been created, but haven't been checked in after initially creating the page?
SPList.ItemCount
does give the correct amount of items, including these pages that have been created but not even checked in once. However, SPList.GetItems
query ignores those pages - also SPList.Items
collection ignores these pages.
Any ideas?
Aucun commentaire:
Enregistrer un commentaire