Plumtree UI Infrastructure API  
 

HTMLTable.SetSummary Method 

Call this method to set the summary attribute value.

public virtual void SetSummary(
   string s
);

Parameters

s
String value.

See Also

HTMLTable Class | com.plumtree.xpshared.htmlelements Namespace