Uiinfrastructure API Docs  
 

HTMLBody.SetOnResizeStart Method 

Set the value of the onresizestart attribute.

public virtual void SetOnResizeStart(
   string s
);

Parameters

s
Pass a valid String value.

See Also

HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace