|  | Aqualogic Interaction API | |
| IPTCommunityManager.GetCommunityIDGivenPageID Method |
Returns the community id of the community which owns passed in page id.
int GetCommunityIDGivenPageID(
int nPageID
);
Parameters
-
nPageID
- ID of the page
Return Value
int ID of the community
See Also
IPTCommunityManager Interface | com.plumtree.server Namespace