ViewBag.QuestionnaireType = new SelectList(questionCollectionTypeList, "CodeID", "CodeName", selectValue).AsEnumerable();.
確定! 回上一頁