Class ApplicationConfigurationChangedService
Inheritance
object
ApplicationConfigurationChangedService
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Components.Web.Security
Assembly: Volo.Abp.AspNetCore.Components.Web.dll
Syntax
public class ApplicationConfigurationChangedService : IScopedDependency
Constructors
ApplicationConfigurationChangedService()
Declaration
public ApplicationConfigurationChangedService()
Methods
NotifyChanged()
Declaration
public void NotifyChanged()
Events
Changed
Declaration
public event ApplicationConfigurationChangedHandler Changed
Event Type
| Type | Description |
|---|---|
| ApplicationConfigurationChangedHandler |