Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()