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 default selected profile type.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property DefaultProfileType As ProfileType
Get
Set
'Usage
Dim instance As ProfilesEditor
Dim value As ProfileType
value = instance.DefaultProfileType
instance.DefaultProfileType = value
public ProfileType DefaultProfileType { get; set; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.ProfileType
The default selected profile type. The default value is ProfileType.Organization.