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 Sub SetThreadCultureFromRequestedWeb
'Usage

Me.SetThreadCultureFromRequestedWeb()
protected 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