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.
cpe.Collapsed常に初期状態に設定されており、現在の状態を反映していないようです。パネルが折りたたまれているかどうかをサーバーで直接判断する方法はありますか?
cpe.Collapsed
if (cpe.ClientState == "true") // panel is collapsed.