CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

FieldManager.UpdateChildren and FieldManager.UpdateChildren(this)

rated by 0 users
Answered (Not Verified) This post has 0 verified answers | 2 Replies | 1 Follower

Not Ranked
10 Posts
harrykod posted on Wed, Jul 11 2012 4:44 PM

Do i have to use both FieldManager.UpdateChildren and FieldManager.UpdateChildren(this) together or is using either of them good enough.

When is it ideal to use just one of them?

All Replies

Top 10 Contributor
1,772 Posts
Suggested by JonnyBee

Depends on whether you ned to pass parameters to the CHILD_XYZ methods.

F.ex: FieldManager.UpdateCildren(this.Id, this.Name).

You only need to use the one that corresponds to to the signature of your CHILD_XYZ methods.

Jonny Bekkum, Norway CslaContrib Coordinator

Not Ranked
10 Posts

So i have to use either one only at a given time ?

Page 1 of 1 (3 items) | RSS

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems