共用方式為


AggregationWebPart.GetDesignTimeHtml method

僅保留供內部使用。

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

Syntax

'宣告
Public Function GetDesignTimeHtml As String
'用途
Dim instance As AggregationWebPart
Dim returnValue As String

returnValue = instance.GetDesignTimeHtml()
public string GetDesignTimeHtml()

傳回值

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

請參閱

參照

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace