Click or drag to resize

ClientSideExtensionsClose Method

Overload List
  Name Description
Public Extension Method Close(Control, String) Closes the current page when the control is clicked and returns the specified returnValue to the web page that opened it.
Public Extension Method Close(Page, String) Closes the current page when it has finished loading in the browser and returns the specified returnValue to the web page that opened it.
Top
See Also