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.
Include Protected Members
Include Inherited Members
Represents the information for a locale that can be set in a SharePoint site, including the display name and locale identifier (LCID).
The SPLocale type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DisplayName | Gets the name of the locale as it is displayed in the user interface. |
![]() |
LCID | Gets the locale identifier (LCID) for the locale. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top