SPResource Members
Include Protected Members
Include Inherited Members
Gets localized strings in the Microsoft.Sharepoint namespace defined in microsoft.sharepoint.intl.dll, using the specified parameters.
The SPResource type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetString(String, []) | Gets the localized string with the specified name and values. | |
GetString(CultureInfo, String, []) | Gets the localized string with the specified culture, name, and values. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top