Show / Hide Table of Contents

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

Extension Methods

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