| | Plumtree UI Infrastructure API | |
| HTMLGenericElement.SetDisplayString Method |
Call this method to set the html string for this object.
public virtual void SetDisplayString(
string s
);
Parameters
-
s
- Pass a valid html string.
See Also
HTMLGenericElement Class | com.plumtree.xpshared.htmlelements Namespace