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 が client-html にレンダリングされないのでしょうか。Enabled=false の目的は単純です。ユーザーが CheckBox を時々変更しないようにするためです。ありがとうございます!
READONLY が必要です。