UnifiedInterfaceKMControl.Search(RequestActionEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)