PageTabsWebPart.GetDesignTimeHtml Method
Calls the default implementation of the method that eventually renders the Web Part.
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetDesignTimeHtml As String
'Usage
Dim instance As PageTabsWebPart
Dim returnValue As String
returnValue = instance.GetDesignTimeHtml()
public string GetDesignTimeHtml()
Return Value
Type: System.String
A string that represents the static text for the page tabs available on the Meeting Workspace site.