System.Web.Configuration.GlobalizationSection.UICulture Property

Gets or sets a value specifying the default culture for processing locale-dependent resource searches.

Syntax

[System.Configuration.ConfigurationProperty("uiCulture", DefaultValue="")]
public string UICulture { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The GlobalizationSection.UICulture property specifies the default culture for processing locale-dependent resource searches.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0