As per the reference link's example, add your implementation of this example:
All in the Web.config file in the
<add tagPrefix="scottgu" src="~/Controls/Footer.ascx" tagName="footer"/>
<add tagPrefix="ControlVendor" assembly="ControlVendorAssembly"/>
Then you can reference it in aspx as
Reference: Link
No comments:
Post a Comment