Plumtree UI Infrastructure API  
 

HTMLFrame.SetScrolling Method 

Set the value of the scrolling attribute.

public virtual void SetScrolling(
   string s
);

Parameters

s
A valid String value.

See Also

HTMLFrame Class | com.plumtree.xpshared.htmlelements Namespace