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 locale identifier (LCID) to use when performing automatic sorting of navigation items owned by this Web site.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property CollationLCID As Integer
Get
'Usage
Dim instance As PortalWebSiteMapNode
Dim value As Integer
value = instance.CollationLCID
public int CollationLCID { get; }
Property Value
Type: System.Int32
The LCID to use when performing automatic sorting of navigation items owned by this Web site.