ApplicationHost.setContextNoNotify(Context) Method

Definition

Sets the context but does not notify each application

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

Parameters

context
Context

Specifies the context

Applies to