Condividi tramite


ContactLinksMicroView.GenerateHtmlForOneChange Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Friend Function GenerateHtmlForOneChange ( _
    change As UserProfileChange _
) As String
'Usage
Dim change As UserProfileChange
Dim returnValue As String

returnValue = Me.GenerateHtmlForOneChange(change)
protected internal string GenerateHtmlForOneChange(
    UserProfileChange change
)

Parameters

Return Value

Type: System.String

See Also

Reference

ContactLinksMicroView Class

ContactLinksMicroView Members

Microsoft.SharePoint.Portal.WebControls Namespace