BlogMonthQuickLaunch.m_lcid field
Represents the locale ID that is being used on the SharePoint Server.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_lcid As Integer
'Usage
Dim value As Integer
value = Me.m_lcid
Me.m_lcid = value
protected int m_lcid