Uiinfrastructure API Docs  
 

PTConstruct.GetStringMap Method 

Call this method to obtain an XPStringDictionary describing those HTMLElements of this construct containing strings that can be updated.

This XPStringDictionary contains a mapping of element names to string ids. The element name indicates an HTMLElement object nested within this construct. The corresponding string id indicates which localized string is to be nested within.

public virtual XPHashtable GetStringMap();

Return Value

See Also

PTConstruct Class | com.plumtree.xpshared.htmlconstructs Namespace