Option 1: Using a parameter in the RouteData: string controllerName = ControllerContext.RouteData.GetRequiredString("controller");
確定! 回上一頁