Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Register TagPrefix

Status
Not open for further replies.

sthmpsn1

MIS
Sep 26, 2001
456
US
How would you do this in the code behind. I am trying to use the richtextbox program that I downloaded. they show this for working on the page,
<%@ Register TagPrefix=&quot;RTB&quot; Namespace=&quot;RichTextBoxControl&quot; Assembly=&quot;RichTextBox&quot; %>

but I want to know how to add the tag in the code behind.

Scott
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top