|
How to place controls on the page without wrapping inside a div container?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET PlaceHolder
To place controls on the web page directly without wrapping inside any html tag or to create a place
holder for controls, we can follow this approach.
|