IWebMatrixHost.ShowDialog Method
Include Protected Members
Include Inherited Members
Applies to v2.
Shows a modal dialog box.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
SShowDialog(String, String, DialogSize, MessageBoxButton, MessageBoxResult, ICommand()) | Indicates a value whether the command will show a dialog command. |
![]() |
ShowDialog(String, UIElement, DialogSize, MessageBoxButton, MessageBoxResult, ICommand()) | Indicates a value whether the command will show a dialog command. |
Top