SPResource.GetString Method
Include Protected Members
Include Inherited Members
Gets the localized string with the specified parameters.
Overload List
Name | Description | |
---|---|---|
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. |
Top