Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Renders the Modify This Workspace link as static text without the hyperlink and drop-down behavior. This method is used when viewing the page in Microsoft FrontPage.
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetDesignTimeHtml As String
'Usage
Dim instance As PropertyBag
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.