BrowserCapabilitiesCodeGenerator Class
.NET Framework 3.0
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The BrowserCapabilitiesCodeGenerator class is used internally by the aspnet_regbrowsers tool to parse .browser browser definition files and add browsers to the run-time collection of known browsers contained in the BrowserCapabilitiesFactory object.
Namespace: System.Web.ConfigurationAssembly: System.Web (in system.web.dll)
This class generates the source code for an assembly for the BrowserCapabilitiesFactory class, which, at run time, produces request-specific HttpCapabilitiesBase objects to be publicly accessed through the ASP.NET intrinsic Request.Browser property.
Community Additions
ADD
Show: