Uiinfrastructure API Docs  
 

HTMLMap Constructor (String, String)

Constructs a new HTMLMap

public HTMLMap(
   string name,
   string id
);

Parameters

name
Pass the name string of this map.
id
Pass the id string of this map.

See Also

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