Compartilhar via


AggregationWebPart.GetDesignTimeHtml method

Reservado para uso interno apenas.

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

Syntax

'Declaração
Public Function GetDesignTimeHtml As String
'Uso
Dim instance As AggregationWebPart
Dim returnValue As String

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

Valor retornado

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace