CustomToolPaneManager.GetDesignTimeHtml Method
Renders a static message informing the user that the Web Part is necessary for the Meeting Workspace site to function properly and should not be removed from the site.
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetDesignTimeHtml As String
'Usage
Dim instance As CustomToolPaneManager
Dim returnValue As String
returnValue = instance.GetDesignTimeHtml()
public string GetDesignTimeHtml()
Return Value
Type: System.String
A string that represents the static text for the Modify This Workspace link.