Click or drag to resize

ConfigurationEventsManager Methods

The ConfigurationEventsManager type exposes the following members.

Methods
  NameDescription
Public methodDeregisterConfigurationMemberModification
Deregister a function registered to the specified member.
Public methodDeregisterConfigurationModification
Deregister a registered function.
Public methodDispose
Public methodRegisterConfigurationMemberModification
Register a function that will be executed when the specified member is modified.
Public methodRegisterConfigurationModification
Register a function that will be executed when any configuration member is modified.
Top
See Also