ProfileManager::DeleteProfiles Method
.NET Framework (current version)
Deletes profile properties and information from the data source for a supplied list of profiles.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DeleteProfiles(ProfileInfoCollection^) | Deletes profile properties and information from the data source for the supplied list of profiles. |
![]() ![]() | DeleteProfiles(array<String^>^) | Deletes profile properties and information for the supplied list of user names. |
Show:

