Ejemplo n.º 1
0
 private void CreateModel(global::Drision.Framework.Entity.T_Product entityModel)
 {
     entityModel.SetPropertyConvertValue("Product_Name", tbProduct_Name.GetValue());
     entityModel.SetPropertyConvertValue("Img", txtImgEV.GetValue());
     entityModel.SetPropertyConvertValue("Url", txtUrlX6.GetValue());
     entityModel.SetPropertyConvertValue("ProductSummary", txtProductSummaryCR.GetValue());
     entityModel.SetPropertyConvertValue("State", txtStateFY.GetValue());
     entityModel.SetPropertyConvertValue("DesignStyle", txtDesignStyleA6.GetValue());
     entityModel.SetPropertyConvertValue("Designers", txtDesignersT8.GetValue());
     entityModel.SetPropertyConvertValue("Area", txtAreaHS.GetValue());
     entityModel.SetPropertyConvertValue("ProductTypeId", ddlProductTypeIdEN.GetValue());
 }
Ejemplo n.º 2
0
 private void CreateModel(global::Drision.Framework.Entity.T_Product entityModel)
 {
     entityModel.SetPropertyConvertValue("Product_Name", tbProduct_Name.GetValue());
     entityModel.SetPropertyConvertValue("Img", txtImgVB.GetValue());
     entityModel.SetPropertyConvertValue("Url", txtUrlAZ.GetValue());
     entityModel.SetPropertyConvertValue("ProductSummary", txtProductSummary5X.GetValue());
     entityModel.SetPropertyConvertValue("DesignStyle", txtDesignStyleJM.GetValue());
     entityModel.SetPropertyConvertValue("Designers", txtDesigners3W.GetValue());
     entityModel.SetPropertyConvertValue("Area", txtArea3D.GetValue());
     entityModel.SetPropertyConvertValue("ProductTypeId", ddlProductTypeIdYW.GetValue());
 }