Plumtree UI Infrastructure API  
 

HTMLFrameSet.SetRows Method 

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

public virtual void SetRows(
   string s
);

Parameters

s
A valid String value.

See Also

HTMLFrameSet Class | com.plumtree.xpshared.htmlelements Namespace