Interface IPortalEventHandlers
Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke.dll
Syntax
public interface IPortalEventHandlers
Methods
PortalCreated(object, PortalCreatedEventArgs)
Declaration
void PortalCreated(object sender, PortalCreatedEventArgs args)
Parameters
| Type | Name | Description |
|---|---|---|
| object | sender | |
| PortalCreatedEventArgs | args |