gpt4 book ai didi

asp.net-mvc - 从 ASP .NET MVC 3 _Layout View 访问 cookie

转载 作者:行者123 更新时间:2023-12-03 04:38:03 25 4
gpt4 key购买 nike

我的布局使用默认的 _Layout.cshtml。

现在,我想访问 Request 对象,这样我就可以读取 Cookies 集合,这样我就可以查看用户是否已登录。由于 _Layout View 没有 Controller ,我怎样才能实现这一点?我考虑过为 _Layout View 创建一个模型,但该模型也无法访问 Request。有什么想法吗?

最佳答案

使用@HttpContext.Current.Request

关于asp.net-mvc - 从 ASP .NET MVC 3 _Layout View 访问 cookie,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7083319/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com