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.