IRequestCultureProvider Interface

Definition

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.

Applies to