Class ContainerEventArgs
Inherited Members
Namespace: DotNetNuke.UI.Containers.EventListeners
Assembly: DotNetNuke.dll
Syntax
public class ContainerEventArgs : EventArgs
Constructors
ContainerEventArgs(Container)
Declaration
public ContainerEventArgs(Container container)
Parameters
| Type | Name | Description |
|---|---|---|
| Container | container |
Properties
Container
Declaration
public Container Container { get; }
Property Value
| Type | Description |
|---|---|
| Container |