AggregationWebPart.GetDesignTimeHtml-Methode
Nur für interne Zwecke vorbehalten.
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()
Rückgabewert
Typ: System.String
Implementiert
IDesignTimeHtmlProvider.GetDesignTimeHtml()