Plumtree UI Infrastructure API  
 

HTMLFrame.SetMarginWidth Method 

Set the value of the marginwidth attribute.

public virtual void SetMarginWidth(
   string s
);

Parameters

s
A valid String value.

See Also

HTMLFrame Class | com.plumtree.xpshared.htmlelements Namespace