Plumtree UI Infrastructure API  
 

HTMLBody.SetMarginHeight Method 

Set the value of the marginheight attribute.

public virtual void SetMarginHeight(
   string s
);

Parameters

s
Pass a valid String value.

See Also

HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace