IProfileEventInterface members
Executes an action whenever a user profile is about to be deleted.
Methods
Name | Description | |
---|---|---|
PreProfileDeleted(UserProfile) | ||
PreProfileDeleted(ServerContext, UserProfile) | Obsolete. Returns a Boolean value that specifies whether the earlier profile of a given user has been deleted. |
Top