Uiinfrastructure API Docs  
 

HTMLElement.SetPostComment Method 

Use this method to set a comment that will be written after the closing tag of this element.

public virtual void SetPostComment(
   string s
);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace