Plumtree UI Infrastructure API  
 

HTMLFrameSet.SetCols Method 

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

public virtual void SetCols(
   string s
);

Parameters

s
A valid String value.

See Also

HTMLFrameSet Class | com.plumtree.xpshared.htmlelements Namespace