Uiinfrastructure API Docs  
 

HTMLImg.SetUseMap Method 

Set the value of the usemap atribute.

public virtual void SetUseMap(
   string s
);

Parameters

s
String value.

See Also

HTMLImg Class | com.plumtree.xpshared.htmlelements Namespace