Why we use TagPrefix and TagName attributes in
Register directive.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Dec 27, 2010, 3:41 AM
PankaJ DPosted Dec 27, 2010, 3:23 AM
But what is difference bet them.
Suthish NairPosted Dec 27, 2010, 3:15 AM
refer forum
umesh sanwalotPosted Dec 26, 2010, 11:54 PM
@directive
<%@ Register Src="~/user-control/LoginUserControl.ascx" TagName="Login" TagPrefix="ulc"%>
For use this user control we will use like this :