0

i am using a asp.net updatepannel .Will update panel create a div in the client side ?

2 Answers2

0

Yes.

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

JamesMLV
  • 2,236
  • 18
  • 19
0

by default, yes

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

y34h
  • 1,631
  • 1
  • 11
  • 17