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