SPResource 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
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetString(String, []) Gets the localized string with the specified name and values.
Public methodStatic member GetString(CultureInfo, String, []) Gets the localized string with the specified culture, name, and values.
Public method GetType (Inherited from Object.)
Public methodStatic member GetVersionedString15(String, []) if current compatibilityLevel is greater or equal to 15, use name_15. This method is reserved for internal use and is not intended to be used directly from your code.
Public methodStatic member GetVersionedString15(CultureInfo, String, []) if current compatibilityLevel is greater or equal to 15, use name_15. This method is reserved for internal use and is not intended to be used directly from your code.
Public methodStatic member GetVersionedString15(SPSite, CultureInfo, String, []) if site's compatibilityLevel is greater or equal to 15, use name_15. This method is reserved for internal use and is not intended to be used directly from your code.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPResource class

Microsoft.SharePoint namespace