ASP.NET, ASP.NET MVC. MVC ASP.NET. , HTML, .
If you cannot select MVC and are not comfortable with the default output for the ASP.NET server element, you can use the Render method of the ASP.NET server element. See Providing ASP.NET Server Management .
You can also override the output of child controls if its a composite control, such as a DataGrid.
Hope this helps.
source
share