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.
Provides access to the integer identifier of the local language.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration SPLangId
'Usage
Dim instance As SPLangId
public enum SPLangId
Members
Member name | Description | |
---|---|---|
None | Represents the integer identifier if there is no local language (0). | |
Taiwan | Represents the integer identifier for Taiwan (1028). | |
Japan | Represents the integer identifier for Japan (1041). | |
Korea | Represents the integer identifier for Korea (1042). | |
PeoplesRepublicofChina | Represents the integer identifier for People's Republic of China (2052). | |
HongKongSAR | Represents the integer identifier for Hong Kong SAR (3076). | |
Singapore | ||
MacaoSAR | Represents the integer identifier for Macao SAR (5124). |