Show / Hide Table of Contents

Interface IPortalSettingHandlers

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

Methods

PortalSettingUpdated(object, PortalSettingUpdatedEventArgs)

Declaration
void PortalSettingUpdated(object sender, PortalSettingUpdatedEventArgs args)
Parameters
Type Name Description
object sender
PortalSettingUpdatedEventArgs args

Extension Methods

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