Static
ngStatic
ngStatic
ngReturns a boolean indicating if the operation that triggered the prompt can be cancelled.
Returns or sets a boolean indicating whether the operation that triggered the prompt should be cancelled. This property is only used if the canCancel is true, which indicates that the operation supports being cancelled, and if displayMessage is set to false. Otherwise if the message is shown and the operation may be cancelled then whether the operation is cancelled will be based upon the users response to the prompt.
Returns or sets the caption for the message dialog that will be displayed.
Returns or sets a boolean indicating if a message will be displayed to the end user.
Returns the exception for the error, if there was one.
Returns or sets the message that will be displayed.
Returns an enumeration indicating the action caused the prompt to be displayed.
Event arguments for the userPromptDisplaying event.