开发者

Question on Update pannel

开发者 https://www.devze.com 2023-01-18 13:24 出处:网络
i am using a asp.net updatepannel .Will 开发者_JAVA百科update panel create a div in the client side ?Yes.

i am using a asp.net updatepannel .Will 开发者_JAVA百科update panel create a div in the client side ?


Yes.

In the future try a right-click > view source.


by default, yes

but is you set RenderMode="Inline" it will create a <span>

0

精彩评论

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