Interface IProfileEventHandlers
Namespace: DotNetNuke.Entities.Profile
Assembly: DotNetNuke.dll
Syntax
public interface IProfileEventHandlers
Methods
| Improve this Doc View SourceProfileUpdated(Object, ProfileEventArgs)
Declaration
void ProfileUpdated(object sender, ProfileEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
ProfileEventArgs | args |