Click or drag to resize

ClientSideExtensionsShowDialog Method

Overload List
  Name Description
Public Extension Method ShowDialog(Control, String, Control, Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean, Boolean) Shows a modal popup window for the specified web page url when the control is clicked.
Public Extension Method ShowDialog(Page, String, Control, Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean, Boolean) Shows a modal popup window for the specified web page url when the page has loaded.
Top
See Also