Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the language code identifier (LCID) that is used when accessing the multilingual properties of TermSet object or the Term object.
Namespace: Microsoft.SharePoint.Client.Publishing.Navigation
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property Lcid As Integer
Get
'Usage
Dim instance As NavigationTermSet
Dim value As Integer
value = instance.Lcid
public int Lcid { get; }
Property value
Type: System.Int32
For an editable NavigationTermSet object, this property returns the underlying WorkingLanguage property.