SP.UI.DialogResult Enumeration
Applies to: SharePoint Foundation 2010
Specifies the identifiers to indicate the return value of a dialog.
Values
Name |
Description |
---|---|
invalid |
The return value is not valid. |
cancel |
The return value is canceled. |
OK |
The return value is OK. |