Plumtree UI Infrastructure API  
 

HTMLTableRow.GetClone Method 

Call this method to obtain an clone of this table row.

public override object GetClone();

Return Value

Object that is an HTMLTableRow.

See Also

HTMLTableRow Class | com.plumtree.xpshared.htmlelements Namespace