Aqualogic Interaction API  
 

IPTPageTemplate.SetDefaultPagePrimaryLang Method 

The primary language of the object is the language that the primary name and primary description are in. Other metadata about the object (which cannot be localized) is also expected to be in this language.

void SetDefaultPagePrimaryLang(
   string Value
);

Parameters

Value
the primary language

See Also

IPTPageTemplate Interface | com.plumtree.server Namespace