I make a asp.net usercontrol. its name is ucTreeview. in my page it named: uc1:ucTreeview How can i rename uc1?
Asked
Active
Viewed 707 times
2 Answers
1
You need to use the assembly:TagPrefixAttribute
This page on MSDN is a concise example of how to do that.

Matt Greer
- 60,826
- 17
- 123
- 123