Uiinfrastructure API Docs  
 

HTMLGenericElement Constructor 

Call this method to create an HTMLGenericElement object.

public HTMLGenericElement(
   string s
);

Parameters

s
Pass any valid HTML string.

See Also

HTMLGenericElement Class | com.plumtree.xpshared.htmlelements Namespace