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