WebCenter Interaction API  
 

IPTPageTemplate.SetPageType Method 

Set the page type for the current page template. An ABO will be needed to update all the pages that use this page in order for this to reflected everywhere.

void SetPageType(
   int nValue
);

Parameters

nValue
- page type, which are defined in the UI

See Also

IPTPageTemplate Interface | com.plumtree.server Namespace