I created a simple custom control that only inherits from the Literal control, and doesn\'t have any extensions yet, code is empty.
Literal
Namespace: CustomControl
You can also register your control in web.config if you would like to use it on other pages
For web site this will work