PageViewerWebPart.LoadResource method
SharePoint 2013
Overrides the WebPart.LoadResource method. Returns a string that describes the localized Name, Category, and Description property values of the specified resource.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- id
- Type: System.String
Identifier of the string to look up. The value of the string is determined by this Web Part.
Return value
Type: System.StringString that matches the specified id. Default value is an empty string.