Udostępnij za pośrednictwem


BrowserCapabilitiesFactory.GatabletrueProcessGateways Metoda

Definicja

Inicjuje HttpBrowserCapabilities obiekt, który reprezentuje możliwości bramy Gatabletrue obsługi bieżącego żądania.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Parametry

headers
NameValueCollection

Kolekcja nagłówków uwzględnionych w bieżącym żądaniu.

browserCaps
HttpBrowserCapabilities

HttpBrowserCapabilitiesObiekt, który ma zostać zainicjowany.

Dotyczy

Zobacz też