共用方式為


AggregationWebPart.LoadResource method

This member overrides WebPart.LoadResource(String).

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overrides Function LoadResource ( _
    id As String _
) As String
'用途
Dim instance As AggregationWebPart
Dim id As String
Dim returnValue As String

returnValue = instance.LoadResource(id)
public override string LoadResource(
    string id
)

參數

傳回值

Type: System.String

請參閱

參照

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace