New Posts New Posts RSS Feed: Custom Save Handler
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Custom Save Handler

 Post Reply Post Reply
Author
jmpinchot View Drop Down
Newbie
Newbie
Avatar

Joined: 07-May-2010
Location: Florida
Posts: 22
Post Options Post Options   Quote jmpinchot Quote  Post ReplyReply Direct Link To This Post Topic: Custom Save Handler
    Posted: 07-May-2010 at 1:34pm
Is it possible to create a custom save handler at the Entity level that gets called when ?

For instance when I'm saving changes to a User entity and I'd like to check for uniqueness or manually manage what happens to navigation properties.


Back to Top
GregD View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 374
Post Options Post Options   Quote GregD Quote  Post ReplyReply Direct Link To This Post Posted: 07-May-2010 at 3:35pm
You would have to use one of the Saving events -- either client- or server-side -- and put logic in there.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down