Aqualogic Interaction API  
 

IPTPageTemplate.SetDefaultPageName Method 

Set the primary default page name for the current page template. This is only used name is used as the creation name for newly created pages that use this page template.

void SetDefaultPageName(
   string strValue
);

Parameters

strValue
- page name

See Also

IPTPageTemplate Interface | com.plumtree.server Namespace