Click or drag to resize

ClientSideExtensionsMsgBox Method

Overload List
  Name Description
Public Extension Method MsgBox(Control, String, String, MsgBoxStyle, Boolean) Shows a windows application style message box when the control is clicked.
Public Extension Method MsgBox(Page, String, String, MsgBoxStyle, Boolean) Shows a windows application style message box when the page has loaded.
Top
See Also