ProfilePropertyValue.ShowPrivate Property

NOTE: This API is now obsolete.

Gets or sets a value that determines whether to display private properties. This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

public bool ShowPrivate { get; set; }

Property Value

Type: System.Boolean
true in all cases.

See Also

Reference

ProfilePropertyValue Class

ProfilePropertyValue Members

Microsoft.SharePoint.Portal.WebControls Namespace