Aqualogic Interaction API  
 

IPTCommunityTemplate.UpdatePageTemplateOrder Method 

Assigns a new Page template order.

void UpdatePageTemplateOrder(
   int[] arPageTemplateIDs
);

Parameters

arPageTemplateIDs
Array of Page template IDs. IDs need to be unique and at least SELECT is needed to them.

See Also

IPTCommunityTemplate Interface | com.plumtree.server Namespace