Plumtree UI Infrastructure API  
 

HTMLFrame.SetMarginHeight Method 

Set the value of the marginheight attribute.

public virtual void SetMarginHeight(
   string s
);

Parameters

s
A valid String value.

See Also

HTMLFrame Class | com.plumtree.xpshared.htmlelements Namespace