Uiinfrastructure API Docs  
 

HTMLBody.SetOnBeforeUnload Method 

Set the value of the onbeforeunload attribute.

public virtual void SetOnBeforeUnload(
   string s
);

Parameters

s
Pass a valid String value.

See Also

HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace