Uiinfrastructure API Docs  
 

HTMLFrame.SetFrameBorder Method 

Set the value of the frameborder attribute.

public virtual void SetFrameBorder(
   string s
);

Parameters

s
A valid String value.

See Also

HTMLFrame Class | com.plumtree.xpshared.htmlelements Namespace