Show / Hide Table of Contents

Class ModuleEventArgs

Inheritance
object
EventArgs
ModuleEventArgs
Inherited Members
EventArgs.Empty
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Modules.Actions
Assembly: DotNetNuke.dll
Syntax
public class ModuleEventArgs : EventArgs

Constructors

ModuleEventArgs()

Declaration
public ModuleEventArgs()

Properties

Module

Declaration
public ModuleInfo Module { get; }
Property Value
Type Description
ModuleInfo

Extension Methods

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