HostedControl.FireChangeContext(ContextEventArgs) 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.
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