SearchHandler.CommandParameter Property

Definition

Gets or sets the parameter of the Command, which is executed when the search query is confirmed.

public:
 property System::Object ^ CommandParameter { System::Object ^ get(); void set(System::Object ^ value); };
public object CommandParameter { get; set; }
member this.CommandParameter : obj with get, set
Public Property CommandParameter As Object

Property Value

Applies to