protected override void GetFormSourceData(long oid) { _entity = Familia.Get(oid); _entity.BeginEdit(); }