Click or drag to resize

Metodo DedTranslationCollectionOnAfterSave

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
protected override void OnAfterSave(
	List<DedTranslation> eliminati,
	List<DedTranslation> modificati,
	List<DedTranslation> aggiunti
)

Parametri

eliminati
Tipo: System.Collections.GenericListDedTranslation
modificati
Tipo: System.Collections.GenericListDedTranslation
aggiunti
Tipo: System.Collections.GenericListDedTranslation
Vedi anche