Plumtree UI Infrastructure API  
 

HTMLElement.SetPreComment Method 

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

public virtual void SetPreComment(
   string s
);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace