MessageOptions Properties
Contains Text Notifications options passed to the ShowViewStrategyBase.ShowMessage method.
Name | Description |
---|---|
Cancel |
Specifies a delegate that is executed on a Cancel button click in Win |
Duration |
Specifies the duration of the Win |
Message | Specifies the notification text. |
Ok |
Specifies a delegate that is executed when a user clicks a notification message (or if the Win |
Type | Specifies the type of a notification window. |
Web |
Specifies the set of the ASP. |
Win |
Specifies the set of Win |
See Also