Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the privacy for the “My Site” public page.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property PrivacySelected As Privacy
Get
Set
'Usage
Dim instance As MySitePublicWebPartPage
Dim value As Privacy
value = instance.PrivacySelected
instance.PrivacySelected = value
public Privacy PrivacySelected { get; set; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.Privacy
The privacy setting on the “My Site” public page.