Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the culture by applying the user settings and browser language.
Namespace: Microsoft.WindowsServerSolutions.Web
Assembly: Wssg.Web (in Wssg.Web.dll)
Syntax
protected override void InitializeCulture()
protected:
virtual void InitializeCulture() override
Protected Overrides Sub InitializeCulture
Remarks
This method supports the infrastructure and is not intended to be used directly from your code.
See Also
ContentPage Class
Microsoft.WindowsServerSolutions.Web Namespace
Return to top