SPCalendarBase.GetDesignTimeHtml method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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