Share via


AggregationWebPart.GetDesignTimeHtml Method

Reserved for internal use only.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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