Show / Hide Table of Contents

Class ProfileEventHandler

Inheritance
object
ProfileEventHandler
Implements
IProfileEventHandlers
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.GeneratedImage
Assembly: DotNetNuke.dll
Syntax
[Export(typeof(IProfileEventHandlers))]
[ExportMetadata("MessageType", "ProfileEventHandler")]
public class ProfileEventHandler : IProfileEventHandlers

Constructors

ProfileEventHandler()

Declaration
public ProfileEventHandler()

Methods

ProfileUpdated(object, ProfileEventArgs)

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

Implements

IProfileEventHandlers

Extension Methods

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