ProjectSettingGroupFinalizeSettingChanges Method |
Finalizes the setting changes. Called when the settings represented by this group are to be finalized because the user confirmed the changes
are final, e.g. by clicking 'OK'.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax public virtual void FinalizeSettingChanges()
Public Overridable Sub FinalizeSettingChanges
See Also