B
bdwise
What is the difference between a Panel and a <div> tag with
runat="server"? It seems that I can add child controls to either one
in a code-behind and they both render to a <div> anyway at runtime.
What is the difference between a Placeholder and a Div, other than a
Placeholder does not render at runtime?
Thanks.
runat="server"? It seems that I can add child controls to either one
in a code-behind and they both render to a <div> anyway at runtime.
What is the difference between a Placeholder and a Div, other than a
Placeholder does not render at runtime?
Thanks.