SPContext.RegionalSettings property

Gets the regional settings object of the current HTTP context in Microsoft SharePoint Foundation.

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

Syntax

public SPRegionalSettings RegionalSettings { get; }

Property value

Type: Microsoft.SharePoint.SPRegionalSettings
An SPRegionalSettings object that represents the regional settings.

See also

Reference

SPContext class

SPContext members

Microsoft.SharePoint namespace