ProfileBase.PublicOrganizationViewUrl property

Gets the URL of the organization view page for this profile.

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

Syntax

'Declaration
Public ReadOnly Property PublicOrganizationViewUrl As Uri
    Get
'Usage
Dim instance As ProfileBase
Dim value As Uri

value = instance.PublicOrganizationViewUrl
public Uri PublicOrganizationViewUrl { get; }

Property value

Type: System.Uri

See also

Reference

ProfileBase class

ProfileBase members

Microsoft.Office.Server.UserProfiles namespace