The TagName attribute determine the name by which the control will be refered to. It need to be unique within the namespace, but you can choose whatever you like. Generally name are choosen that are indicative of what the control actually does.
So, when tagname is used in a register statement at the top of an ascx document, would that be a reference to another ascx document (i.e. not a reference to the project)? Thanks
So, when tagname is used in a register statement at the top of an ascx document, would that be a reference to another ascx document (i.e. not a reference to the project)? Thanks
ReplyDelete