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

See Also

Reference

SPCalendarBase Class

SPCalendarBase Members

Microsoft.SharePoint.WebControls Namespace