Share via


ProfilePropertyImage.IDesignTimeHtmlProvider.GetDesignTimeHtml Method

Retrieves the HTML markup that is used to represent the control at design time.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Private Function GetDesignTimeHtml As String
    Implements IDesignTimeHtmlProvider.GetDesignTimeHtml
'Usage
Dim instance As ProfilePropertyImage
Dim returnValue As String

returnValue = CType(instance, IDesignTimeHtmlProvider).GetDesignTimeHtml()
string IDesignTimeHtmlProvider.GetDesignTimeHtml()

Return Value

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

See Also

Reference

ProfilePropertyImage Class

ProfilePropertyImage Members

Microsoft.SharePoint.Portal.WebControls Namespace