다음을 통해 공유


BrowserCapabilitiesFactory.PopulateBrowserElements(IDictionary) 메서드

정의

구성 시스템의 내부에서 ASP.NET 내장 Request.Browser 속성을 통해 공개적으로 액세스되는 HttpBrowserCapabilities의 인스턴스를 요청이 있을 때마다 생성하는 데 사용됩니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

protected:
 override void PopulateBrowserElements(System::Collections::IDictionary ^ dictionary);
protected override void PopulateBrowserElements (System.Collections.IDictionary dictionary);
override this.PopulateBrowserElements : System.Collections.IDictionary -> unit
Protected Overrides Sub PopulateBrowserElements (dictionary As IDictionary)

매개 변수

dictionary
IDictionary

브라우저 기능의 컬렉션입니다.

적용 대상

추가 정보