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
Gets the culture for the current request. Can only be one of the current site supported cultures.
public abstract CultureInfo RequestUICulture { get; set; }