Doubt regarding parent

Doubt regarding parent

Old forum URL: forums.lhotka.net/forums/t/9615.aspx


limna posted on Friday, October 08, 2010

Can we assign IParent ?

RockfordLhotka replied on Friday, October 08, 2010

The Parent property should be automatically set when you add a child to a BusinessListBase or to a single parent when using a managed backing field (which I recommend).

You shouldn't need to manually set the Parent property, and there's no public interface designed to let you do this (because it is very likely people would do it wrong and confuse CSLA).

Copyright (c) Marimer LLC