Property DefaultCultureInfo
DefaultCultureInfo
Gets or sets the default CultureInfo object which the HTTP server will apply to the request handlers and callbacks thread.
public CultureInfo? DefaultCultureInfo { get; set; }
Gets or sets the default CultureInfo object which the HTTP server will apply to the request handlers and callbacks thread.
public CultureInfo? DefaultCultureInfo { get; set; }