EasyObjects.NET Programmers Reference

EasyObject.PreSave Method 

Perform any operations to the EasyObject before saving.

protected virtual void PreSave();

Remarks

This function has been deprecated and should not be used. It's a remnant of some old code.

See Also

EasyObject Class | NCI.EasyObjects Namespace