Share via


HostedWebApplication.adapter_AdapterContextChangedEvent(Context) Method

Definition

Event handler which is run when an adapter needs to notify UII of new context information.

protected:
 void adapter_AdapterContextChangedEvent(Microsoft::Uii::Csr::Context ^ newContext);
protected void adapter_AdapterContextChangedEvent (Microsoft.Uii.Csr.Context newContext);
member this.adapter_AdapterContextChangedEvent : Microsoft.Uii.Csr.Context -> unit
Protected Sub adapter_AdapterContextChangedEvent (newContext As Context)

Parameters

newContext
Context

New Context XML

Applies to