DivMenuItemConfirmMessage Property |
The optional confirmation message to be presented when the user clicks on the menu item and before executing the item.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ConfirmMessage { get; set; }
Public Property ConfirmMessage As String
Get
Set
Property Value
Type:
StringSee Also