LinkProvider.GetPrivacyPolicy 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 GetPrivacyPolicy ( _
    policyId As Guid _
) As IPrivacyPolicyItem
'Usage
Dim policyId As Guid
Dim returnValue As IPrivacyPolicyItem

returnValue = Me.GetPrivacyPolicy(policyId)
protected internal IPrivacyPolicyItem GetPrivacyPolicy(
    Guid policyId
)

Parameters

Return Value

Type: Microsoft.Office.Server.UserProfiles.IPrivacyPolicyItem

See Also

Reference

LinkProvider Class

LinkProvider Members

Microsoft.SharePoint.Portal.WebControls Namespace