Share via


SPCalendarNavigator.GetDesignTimeHtml method

IDesignTimeHtmlProvider method. Provides design-time HTML.

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

Syntax

'Declaration
Public Overrides Function GetDesignTimeHtml As String
'Usage
Dim instance As SPCalendarNavigator
Dim returnValue As String

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

Return value

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

See also

Reference

SPCalendarNavigator class

SPCalendarNavigator members

Microsoft.SharePoint.WebControls namespace