you can pass it this way : Url.Action("CreatePerson", "Person", new RouteValueDictionary(new { id = id }));. OR can also pass this way
確定! 回上一頁