开发者

The type or namespace name 'SessionStateAttribute' could not be found (are you missing a using directive or an assembly reference?

开发者 https://www.devze.com 2023-03-20 17:56 出处:网络
I am getting above error what can 开发者_Go百科be the possible reasons for it ?put this on top using System.Web.Mvc;

I am getting above error what can 开发者_Go百科be the possible reasons for it ?


put this on top using System.Web.Mvc;

0

精彩评论

暂无评论...
验证码 换一张
取 消