Share via


HostedWebApplication.Context Property

Definition

Gets and Sets the context for the web application. This can be used by scripts.

public:
 property Microsoft::Uii::Csr::Context ^ Context { Microsoft::Uii::Csr::Context ^ get(); void set(Microsoft::Uii::Csr::Context ^ value); };
public Microsoft.Uii.Csr.Context Context { get; set; }
member this.Context : Microsoft.Uii.Csr.Context with get, set
Public Property Context As Context

Property Value

Applies to