Uiinfrastructure API Docs  
 

HTMLComment Constructor 

Creates a new HTMLComment object.

public HTMLComment(
   string s
);

Parameters

s
Pass the String comment.

See Also

HTMLComment Class | com.plumtree.xpshared.htmlelements Namespace