| | WebCenter Interaction API | |
| IPTCommunity.ResetPageType Method |
Assigns a new pagetype for the specified page. Requires EDIT access to the community.
void ResetPageType(
int nPageID,
int nPageType
);
Parameters
-
nPageID
- ID of page to assign new pagetype to
-
nPageType
- New pagetype for the specified page
See Also
IPTCommunity Interface | com.plumtree.server Namespace