Partager via


KMControl.Search(RequestActionEventArgs) Method

Definition

Searches records in the KM Control by passing search string as parameter.

protected public:
 virtual void Search(Microsoft::Uii::Csr::RequestActionEventArgs ^ args);
protected internal virtual void Search (Microsoft.Uii.Csr.RequestActionEventArgs args);
abstract member Search : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
override this.Search : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
Protected Friend Overridable Sub Search (args As RequestActionEventArgs)

Parameters

args
RequestActionEventArgs

For a list of arguments for this method, see the Search action in the KM Control reference topic.

Applies to