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()