Error!
Success!

How to render content in custom control

0
kicks

How to render content in custom control  (Unpublished)

When you develop a custom control you may override Render() method that is defined by System.Web.UI.Control class.You can change the output in two ways. 1. use RenderBeginTag() and RenderEndTag() methods 2. user WriteBeginTag() method


Kicked By:
Drop Kicked By: