Aqualogic Interaction API  
 

IPTCommunityTemplate.RemovePageTemplate Method 

Removes a Page template from this Community template.

void RemovePageTemplate(
   int nPageTemplateID
);

Parameters

nPageTemplateID
ID of the Page template to remove.

See Also

IPTCommunityTemplate Interface | com.plumtree.server Namespace