| | Plumtree UI Infrastructure API | |
| HTMLBr.AddInnerHTMLString Method |
Clients may not nest html with a br element.
public override void AddInnerHTMLString(
string s
);
Parameters
-
s
- String
See Also
HTMLBr Class | com.plumtree.xpshared.htmlelements Namespace