Click or drag to resize

DynamicCommandButtonCommandRowKey Property

Gets the command RowKey for the clicked button, extracted from the CommandName. Applies with MultiRecord use. Use CommandKey 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 CommandRowKey { get; }

Property Value

Type: String
See Also