LoadResource(String) Method

The LoadResource method of the DataViewWebPart 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

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

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security

WebPart Class