Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果在服务器端将 Enabled 属性设置为 False,为什么 asp.net CheckBox 不会呈现到客户端 html?启用 Enabled=false 的目的很简单 - 您不希望用户有时更改 CheckBox。谢谢你的帮助!
你想要只读。