Share via


AggregationWebPart.GetDesignTimeHtml method

Reserved for internal use only.

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

Syntax

'Declaration
Public Function GetDesignTimeHtml As String
'Usage
Dim instance As AggregationWebPart
Dim returnValue As String

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

Return value

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

See also

Reference

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace