Uiinfrastructure API Docs  
 

HTMLArea Constructor (String, String, String, String)

Constructs a new HTMLArea

public HTMLArea(
   string shape,
   string alt,
   string coords,
   string href
);

Parameters

shape
Pass the shape string of this area.
alt
Pass the alt string of this area.
coords
Pass the coordinates string of this area.
href
Pass the target URL string of this area.

See Also

HTMLArea Class | com.plumtree.xpshared.htmlelements Namespace | HTMLArea Constructor Overload List