Htmlinfo htmlinfo = new Htmlinfo(); if (!ModelState.IsValid) { var message = string.Join(" | ", ModelState.Values .SelectMany(v => v.Errors)
確定! 回上一頁