LoadResource(String) Method

The LoadResource method of the ImageWebPart class overrides the Microsoft.SharePoint.WebPartPages.WebPart.LoadResource method. Returns a string that describes the localized Name, Category, and Description property values of the specified resource.

Parameters

id   Identifier of the string to look up. The value of the string is determined by this Web Part.

Return Value

String that matches the specified id. Default value is an empty string.

Requirements

Platforms: Windows Server 2003

Security: Code Access Security

Web Part Class