Plumtree UI Infrastructure API  
 

HTMLGenericElement.AddInnerHTMLString Method 

Method rewritten to disallow calling on an HTMLGenericElement

public override void AddInnerHTMLString(
   string s
);

Parameters

s
HTMLElement

See Also

HTMLGenericElement Class | com.plumtree.xpshared.htmlelements Namespace