Normally, you have to add
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
to each web page to get the Telerik controls to work.
This technique will add the registration to the entire web site.