: MySitePublicWebPartPage.PrivacySelected (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the privacy for the My Site public page.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property PrivacySelected As Privacy
'Uso
Dim instance As MySitePublicWebPartPage
Dim value As Privacy
value = instance.PrivacySelected
instance.PrivacySelected = value
public Privacy PrivacySelected { get; set; }
Valor de propiedad
The Privacy set on the My Site public page.
Vea también
Referencia
MySitePublicWebPartPage (Clase)
MySitePublicWebPartPage (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)