UnifiedInterfaceKMControl.Associate(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 Associate(Microsoft::Uii::Csr::RequestActionEventArgs ^ args);
protected internal virtual void Associate (Microsoft.Uii.Csr.RequestActionEventArgs args);
abstract member Associate : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
override this.Associate : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
Protected Friend Overridable Sub Associate (args As RequestActionEventArgs)