Plumtree UI Infrastructure API  
 

HTMLBr.AddInnerHTMLElement Method 

Clients may not nest html with a br element.

public override void AddInnerHTMLElement(
   HTMLElement e
);

Parameters

e
HTMLElement

See Also

HTMLBr Class | com.plumtree.xpshared.htmlelements Namespace