Call this method to set the inner HTML string of a specific element within this construct.
All previous inner html elements and strings will be removed, and replaced with the passed string. This will HTMLEncode the string, and therefore should not be used for localized strings, which don't need to be encoded.
PTConstruct Class | com.plumtree.xpshared.htmlconstructs Namespace