Share via


ProfileManager.m_ShowActive Field

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected m_ShowActive As Boolean
'Usage
Dim value As Boolean

value = Me.m_ShowActive

Me.m_ShowActive = value
protected bool m_ShowActive

See Also

Reference

ProfileManager Class

ProfileManager Members

Microsoft.SharePoint.Portal.UserProfiles.AdminUI Namespace