SPCalendarBase.GetDesignTimeHtml Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Function GetDesignTimeHtml As String
'Usage
Dim instance As SPCalendarBase
Dim returnValue As String
returnValue = instance.GetDesignTimeHtml()
public string GetDesignTimeHtml()
Return Value
Type: System.String
Implements
IDesignTimeHtmlProvider.GetDesignTimeHtml()