Show / Hide Table of Contents

Interface IPortalTemplateEventHandlers

Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke.dll
Syntax
public interface IPortalTemplateEventHandlers

Methods

TemplateCreated(object, PortalTemplateEventArgs)

Declaration
void TemplateCreated(object sender, PortalTemplateEventArgs args)
Parameters
Type Name Description
object sender
PortalTemplateEventArgs args

Extension Methods

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