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 |