RequestLocalizationMiddleware Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables automatic setting of the culture for HttpRequests based on information sent by the client in headers and logic provided by the application.
public ref class RequestLocalizationMiddleware
	public class RequestLocalizationMiddleware
	type RequestLocalizationMiddleware = class
	Public Class RequestLocalizationMiddleware
		- Inheritance
 - 
				RequestLocalizationMiddleware
 
Constructors
Methods
| Invoke(HttpContext) | 
		 Invokes the logic of the middleware.  |