Share via


BlogMonthQuickLaunch.GetLocalSettings method

Gets regional settings that are used in the SharePoint server.

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

Syntax

'Declaration
Protected Sub GetLocalSettings
'Usage

Me.GetLocalSettings()
protected void GetLocalSettings()

Remarks

This method gets the local calendar settings, including calendar type, the first day of the week, first week of the year, time zone, number of work days, and so on.

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace