Поделиться через


BrowserCapabilitiesFactory.MmegenericlargeProcessGateways Метод

Определение

Инициализирует объект HttpBrowserCapabilities, который представляет возможности шлюза Mmegenericlarge, обрабатывающего текущий запрос.

Этот API поддерживает инфраструктуру продукта и не предназначен для использования непосредственно из программного кода.

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

Параметры

headers
NameValueCollection

Коллекция заголовков, включенных в текущий запрос.

browserCaps
HttpBrowserCapabilities

Объект HttpBrowserCapabilities для инициализации.

Применяется к

См. также раздел