ConfirmationDialog Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SharePoint Confirmation Dialog object.
public class ConfirmationDialog
type ConfirmationDialog = class
Public Class ConfirmationDialog
- Inheritance
-
ConfirmationDialog
Constructors
ConfirmationDialog() |
Initializes a new instance of the ConfirmationDialog class. |
Properties
Message |
Gets or Sets the message of type String. |
Title |
Gets or Sets the title of type String. |