| | Plumtree UI Infrastructure API | |
| HTMLHead.AddInnerHTMLString Method |
Method rewritten to throw an exception if called. Use addInnerHTMLElement().
public override void AddInnerHTMLString(
string s
);
Parameters
-
s
- String
See Also
HTMLHead Class | com.plumtree.xpshared.htmlelements Namespace