HostedControl.FireChangeContext(ContextEventArgs) Method

Definition

Informs all the other applications that the context has changed.

public:
 void FireChangeContext(Microsoft::Uii::Csr::ContextEventArgs ^ args);
public void FireChangeContext (Microsoft.Uii.Csr.ContextEventArgs args);
member this.FireChangeContext : Microsoft.Uii.Csr.ContextEventArgs -> unit
Public Sub FireChangeContext (args As ContextEventArgs)

Parameters

args
ContextEventArgs

Arguments

Applies to