Gets the culture for the current request. Can only be one of the current site supported cultures.
public CultureInfo RequestUICulture { get; set; }
- Type:
- CultureInfo
- Implements:
- RequestUICulture
Gets the culture for the current request. Can only be one of the current site supported cultures.
public CultureInfo RequestUICulture { get; set; }