Queries the community pages and their properties for a given community.
The pages within the community.
The IObjectQueryRow
objects in the IObjectQuery
are returned in the same order as the pages in the community; using the server api terminology, the pages are sorted by PT_PROPIDS.PT_PROPID_PAGES_TOPICPOS
.
Exception Type | Condition |
---|---|
PortalException | if the operation resulted in an error on the portal. |
RemoteException | if there is a communication problem during the execution of the remote method call. |
ICommunityManager Interface | Plumtree.Remote.PRC Namespace