System.Web.Configuration.GlobalizationSection Class

Defines configuration settings that are used to support the globalization infrastructure of Web applications. This class cannot be inherited.

See Also: GlobalizationSection Members

Syntax

public sealed class GlobalizationSection : System.Configuration.ConfigurationSection

Remarks

The System.Web.Configuration.GlobalizationSection class provides a way to programmatically access and modify the content of the globalization section of the configuration file.

Requirements

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