OnNew? Initializing an entity with default value?

Posts   
 
    
llblPowa
User
Posts: 41
Joined: 19-Nov-2006
# Posted on: 03-Jan-2007 11:16:52   

Hello,

I would like to initialize a new entity with default value (when I do MyEntity myEntity = new MyEntity()wink , for example to initialize the creation date and the language.

Where can I do that? Don't you have a Entityfrowning nNew method I can override?

What do you suggest?

Cheers,

LLBLPowa.

llblPowa
User
Posts: 41
Joined: 19-Nov-2006
# Posted on: 03-Jan-2007 11:28:10