@model DTO.PltUserDTO @using DTO; @{ ViewBag.Title = "PltUser"; Layout = null; List Member = ViewBag.Member as List; List Book = ViewBag.Book as List; int nookcount = Book == null ? 0 : Book.Count; } @SiteConfig.SiteName @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@
@Model.Reamrk