SocialDataUserControl.GetDesignTimeHtml Method
Returns the HTML markup that is rendered for representing the SocialDataUserControl at design time.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Function GetDesignTimeHtml As String
'Usage
Dim instance As SocialDataUserControl
Dim returnValue As String
returnValue = instance.GetDesignTimeHtml()
public string GetDesignTimeHtml()
Return Value
Type: System.String
The HTML markup used to represent the SocialDataUserControl at design time.
Remarks
This method gets the HTML markup based on the CurrentCulture.