IRequestCultureProvider Interface
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.
Represents a provider for determining the culture information of an HttpRequest.
public interface class IRequestCultureProvider
public interface IRequestCultureProvider
type IRequestCultureProvider = interface
Public Interface IRequestCultureProvider
- Derived
Methods
DetermineProviderCultureResult(HttpContext) |
Implements the provider to determine the culture of the given request. |