SPCalendarNavigator.GetDesignTimeHtml Method
This member overrides SPControl.GetDesignTimeHtml().
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()