Show / Hide Table of Contents

Interface IProfileEventHandlers

Namespace: DotNetNuke.Entities.Profile
Assembly: DotNetNuke.dll
Syntax
public interface IProfileEventHandlers

Methods

ProfileUpdated(object, ProfileEventArgs)

Declaration
void ProfileUpdated(object sender, ProfileEventArgs args)
Parameters
Type Name Description
object sender
ProfileEventArgs args

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS