I make a asp.net usercontrol. its name is ucTreeview. in my page it named: uc1:ucTreeview How can i rename uc1?
|
|
|
|
|
|
|
When you register the control you're declaring prefix using <%@ Register ... |
||
|
|
|
|
You need to use the |
||
|
|
