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