Skip to content
Discussion options

You must be logged in to vote

Right. The OnGetState and OnSetState methods are for instance values only, not references to other objects in the graph. For references you must implement the get/set children methods.

Look at Csla.Core.MobileList - a type that only has children state, and no state of its own.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by j055
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants