Shunde.NET Framework Class Library

ObjectEditor.BeforeSaveDelegate Property

If this is set and ObjectSaveDelegate is null, then this will be called after populating the object with the values from the object editor, but before the Save method is called.

public  BeforeSaveDelegate {get; set;}

See Also

ObjectEditor Class | Shunde.WebControls Namespace