Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public virtual void FinalizeSettingChanges()
See Also