IDesignTimeHtmlProvider.GetDesignTimeHtml method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Function GetDesignTimeHtml As String
'Usage
Dim instance As IDesignTimeHtmlProvider
Dim returnValue As String
returnValue = instance.GetDesignTimeHtml()
string GetDesignTimeHtml()
Type: System.String
IDesignTimeHtmlProvider interface