Condividi tramite


BrowserCapabilitiesFactory.UpscreendepthProcessBrowsers Metodo

Definizione

Inizializza un oggetto HttpBrowserCapabilities che rappresenta le funzionalità del browser Upscreendepth che effettua la richiesta corrente.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

protected:
 virtual void UpscreendepthProcessBrowsers(bool ignoreApplicationBrowsers, System::Collections::Specialized::NameValueCollection ^ headers, System::Web::HttpBrowserCapabilities ^ browserCaps);
protected virtual void UpscreendepthProcessBrowsers (bool ignoreApplicationBrowsers, System.Collections.Specialized.NameValueCollection headers, System.Web.HttpBrowserCapabilities browserCaps);
abstract member UpscreendepthProcessBrowsers : bool * System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
override this.UpscreendepthProcessBrowsers : bool * System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
Protected Overridable Sub UpscreendepthProcessBrowsers (ignoreApplicationBrowsers As Boolean, headers As NameValueCollection, browserCaps As HttpBrowserCapabilities)

Parametri

ignoreApplicationBrowsers
Boolean

true per ignorare le definizioni per il browser Upscreendepth nei file di definizione del browser a livello di applicazione; in caso contrario, false.

headers
NameValueCollection

Raccolta di intestazioni incluse nella richiesta corrente.

browserCaps
HttpBrowserCapabilities

Oggetto HttpBrowserCapabilities da inizializzare.

Si applica a