다음을 통해 공유


ProfilePropertyCheckValue.IDesignTimeHtmlProvider.GetDesignTimeHtml Method

Retrieves the HTML markup to display the control and populates the collection with the current control designer regions.

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 ProfilePropertyCheckValue
Dim returnValue As String

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

Return Value

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

See Also

Reference

ProfilePropertyCheckValue Class

ProfilePropertyCheckValue Members

Microsoft.SharePoint.Portal.WebControls Namespace