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