DynamicCommandButtonCommandKey Property |
Gets the command key for the clicked button, extracted from the CommandName.
Use
CommandRowKey to get the field key for the command.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string CommandKey { get; }
Public ReadOnly Property CommandKey As String
Get
Property Value
Type:
StringSee Also