Share via


SPCalendarView.GetDesignTimeHtml method

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

Syntax

'Declaration
Public Function GetDesignTimeHtml As String
'Usage
Dim instance As SPCalendarView
Dim returnValue As String

returnValue = instance.GetDesignTimeHtml()
public string GetDesignTimeHtml()

Return value

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

See also

Reference

SPCalendarView class

SPCalendarView members

Microsoft.SharePoint.WebControls namespace