PropertyBag.GetDesignTimeHtml Method

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.

See Also

Reference

PropertyBag Class

PropertyBag Members

Microsoft.SharePoint.Meetings Namespace