Compartir a través de


: ProfilePropertyLoader.IgnoreUserPrivacy (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property IgnoreUserPrivacy As Boolean
'Uso
Dim instance As ProfilePropertyLoader
Dim value As Boolean

value = instance.IgnoreUserPrivacy

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

Valor de propiedad

true or false

Vea también

Referencia

ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)