Aqualogic Interaction API  
 

IPTLocalizable.GetIsLocalized Method 

Does this object support localization? Note that an object may support localization, but nonetheless have no actual localizations. That is, the object is marked to be localized, but localization hasn't been done yet.

bool GetIsLocalized();

Return Value

does the object support localization?

See Also

IPTLocalizable Interface | com.plumtree.server Namespace