Partager via


ProfilePropertyLoader.IgnoreUserPrivacy, propriété (Microsoft.SharePoint.Portal.WebControls)

Sets or gets a boolean that determines whether user's privacy settings should be ignored.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property IgnoreUserPrivacy As Boolean
'Utilisation
Dim instance As ProfilePropertyLoader
Dim value As Boolean

value = instance.IgnoreUserPrivacy

instance.IgnoreUserPrivacy = value
public bool IgnoreUserPrivacy { get; set; }

Valeur de la propriété

true or false

Voir aussi

Référence

ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms