Aqualogic Interaction API  
 

IPTPageTemplate.GetLocalizedDefaultPageNames Method 

Returns the localized default page names for this object as a 2D array. The purpose of each column is identified by the constants in PT_LOCALIZED_STRINGS_INDICES.

object[][] GetLocalizedDefaultPageNames();

Return Value

the localized default page names

See Also

IPTPageTemplate Interface | com.plumtree.server Namespace | PT_LOCALIZED_STRINGS_INDICES