: ProfilePropertyValue.ShowPrivate (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Obsoleto.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("This property has been deprecated and now obeys user privacy settings.")> _
Public Property ShowPrivate As Boolean
'Uso
Dim instance As ProfilePropertyValue
Dim value As Boolean
value = instance.ShowPrivate
instance.ShowPrivate = value
[ObsoleteAttribute("This property has been deprecated and now obeys user privacy settings.")]
public bool ShowPrivate { get; set; }
Vea también
Referencia
ProfilePropertyValue (Clase)
ProfilePropertyValue (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)