WebMessageOptions Properties
Contains ASP.NET Web Forms-specific Text Notifications options passed to the ShowViewStrategyBase.ShowMessage method.
Name | Description |
---|---|
Can |
Specifies whether or not the message is closed if a user clicks it. |
Can |
Specifies whether or not the message is closed if a user clicks outside the message area. |
Css |
In ASP. |
Ok |
Specifies the text of the OK button in ASP. |
Position |
Specifies the position of the dx |
Show |
In ASP. |
Toast |
Specifies custom settings for the dx |
See Also