AdvantageAttributeControl..::..SaveAndClose Method
Programmatic alternative to the toolbar's Save & Close click — runs
OnValidateSave(String%) → SaveDataToObject()()()() → OnPreSave(AdvantageAttributeArgs, String%)
→ SendAdvantageAttributes → OnPostSave(AdvantageAttributeArgs, String%) → Close(eAdvantageAttributeArgsAction).
OnValidateSave and OnPreSave can abort the save; OnPostSave is
notification-only (data already persisted).
Namespace:
AdvantageCMS.Core.Common.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)

