FieldButtonClickArgsMessage Property |
Gets/sets a message to be displayed to the user following a AJAX button click event.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Message { get; set; }
Public Property Message As String
Get
Set
Property Value
Type:
StringSee Also