Gets the culture for the current request. Can only be one of the current site supported cultures.

public abstract CultureInfo RequestUICulture { get; set; }
Type:
CultureInfo
In this article