Aqualogic Interaction API  
 

IPTCommunityTemplate.AddPageTemplate Method 

Adds a Page template to this Community template.

void AddPageTemplate(
   int nPageTemplateID
);

Parameters

nPageTemplateID
ID of the Page template to add. At least SELECT access is required to the Page template object.

See Also

IPTCommunityTemplate Interface | com.plumtree.server Namespace