Click or drag to resize

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; }

Property Value

Type: String
See Also