Register tags for Telerik and Label


/ Published in: ASP
Save to your folder(s)

This is a shortcut to the tags.


Copy this code and paste it in your HTML
  1. <%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %>
  2. <%@ Register TagPrefix="dnn" TagName="Label" Src="~/controls/labelcontrol.ascx" %>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.