Add initialization and reset code
This commit is contained in:
@@ -307,6 +307,7 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
MarkAsChild();
|
||||
// TODO: Add any initialization & defaults
|
||||
_DetailID = Detail.NextDetailID;
|
||||
_DTS = _ContentDetailExtension.DefaultDTS;
|
||||
_UserID = _ContentDetailExtension.DefaultUserID;
|
||||
_ItemType = itemType;
|
||||
|
Reference in New Issue
Block a user