BlogMonthQuickLaunch.m_langid Field
Represents the culture ID of the current CultureInfo.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_langid As Integer
'Usage
Dim value As Integer
value = Me.m_langid
Me.m_langid = value
protected int m_langid