Not directly from the model - I must admit that is not something I have thought of before, having assuming (incorrectly it would appear) that the model would be used for Editor alone.
Having said that you could use the Get() and Set() field instances to have Editor more or less ignore it (perhaps more correctly - do nothing with it):
Replies
Not directly from the model - I must admit that is not something I have thought of before, having assuming (incorrectly it would appear) that the model would be used for Editor alone.
Having said that you could use the
Get()
andSet()
field instances to have Editor more or less ignore it (perhaps more correctly - do nothing with it):Allan