Plumtree UI Infrastructure API  
 

HTMLTableHeader.SetHeaders Method 

Call this method to set the value of the headers attribute.

public override void SetHeaders(
   string s
);

Parameters

s
String value.

See Also

HTMLTableHeader Class | com.plumtree.xpshared.htmlelements Namespace