Uiinfrastructure API Docs  
 

HTMLBody.SetOnResize Method 

Set the value of the onresize attribute.

public virtual void SetOnResize(
   string s
);

Parameters

s
Pass a valid String value.

See Also

HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace