PeopleEditor.HideInactiveProfiles property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property HideInactiveProfiles As Boolean
Get
'Usage
Dim value As Boolean
value = PeopleEditor.HideInactiveProfiles
public static bool HideInactiveProfiles { get; }
Property value
Type: System.Boolean