Share via


IdentityModelSignInPageBase.SetThreadCultureFromRequestedWeb method

Sets the thread and user interface (UI) culture based on the current website.

Namespace:  Microsoft.SharePoint.IdentityModel.Pages
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Protected Overridable Sub SetThreadCultureFromRequestedWeb
'Usage

Me.SetThreadCultureFromRequestedWeb()
protected virtual void SetThreadCultureFromRequestedWeb()

Remarks

This method calls the SetThreadCulture() method to set the thread and UI culture based on the current website.

See also

Reference

IdentityModelSignInPageBase class

IdentityModelSignInPageBase members

Microsoft.SharePoint.IdentityModel.Pages namespace