CSLA FieldManager.updatechildren(this) vs FieldManager.updatechildren -


I am new to CSLA and I try to understand the difference between FieldManager.updatechildren (this) vs FieldManager.updatechildren I am When is it appropriate to use any one?

I used the FieldManager.UpdateChildren to find out the answer to my question (this) when a certain parameter In other cases, we use FieldManager.UpdateChildren to update a fixed child.

Comments