Share via


QuickLinkCreator.GetPersonLink Method

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

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Shared Function GetPersonLink ( _
    strAccountName As String _
) As String
'Usage
Dim strAccountName As String
Dim returnValue As String

returnValue = QuickLinkCreator.GetPersonLink(strAccountName)
public static string GetPersonLink(
    string strAccountName
)

Parameters

Return Value

Type: System.String

See Also

Reference

QuickLinkCreator Class

QuickLinkCreator Members

Microsoft.Office.Server.WebControls Namespace