System.Web.UI.Page.InitializeCulture Method

Sets the Page.Culture and Page.UICulture for the current thread of the page.

Syntax

protected virtual void InitializeCulture ()

Remarks

The Page.InitializeCulture method contains no coding logic. Control developers extending the functionality of the System.Web.UI.Page class can override the Page.InitializeCulture method to initialize the Page.Culture and Page.UICulture information for the page.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0