AbstractActionCommandArgument Property |
The name of the column whose value should be passed as the actionArgument parameter of the OnAction event handler. If not defined, the first column of the data source is used.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string CommandArgument { get; set; }
Property Value
Type:
StringSee Also