ProfileBase.PublicOrganizationViewUrl-Eigenschaft
Ruft die URL der Seite Ansicht Organisation für dieses Profil.
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; }
Eigenschaftswert
Typ: System.Uri