This event gets fired when any activity gets recorded

Namespace: DotNetNuke.Services.Upgrade.Internals.Steps
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public event ActivityEventHandler Activity
Visual Basic
Public Event Activity As ActivityEventHandler

Implements

IInstallationStep..::..Activity

See Also