Property CommandParameter
CommandParameter
Gets or sets the parameter to pass to the command.
public object CommandParameter { get; set; }
Property Value
- object
Gets or sets the parameter to pass to the command.
public object CommandParameter { get; set; }