DynamicCommandButtonClicked Property |
Gets whether or not a dynamic button was clicked.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool Clicked { get; }
Public ReadOnly Property Clicked As Boolean
Get
Property Value
Type:
BooleanSee Also