Uiinfrastructure API Docs  
 

PTConstructType.GetImgElementNameToAltIdMap Method 

Call this method to obtain a string dictionary mapping element names to img alt id's. An element name indicates the name of a particular HTMLImg element within this construct. An img alt id indicates the id that may be used to obtain an alt string.

public abstract XPHashtable GetImgElementNameToAltIdMap();

Return Value

See Also

PTConstructType Class | com.plumtree.xpshared.htmlconstructs Namespace