<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Modules.Admin.Vendors.EditVendors" CodeFile="EditVendors.ascx.vb" %> <%@ Register TagPrefix="dnn" TagName="Address" Src="~/controls/Address.ascx"%> <%@ Register TagPrefix="dnn" TagName="Audit" Src="~/controls/ModuleAuditControl.ascx" %> <%@ Register TagPrefix="dnn" TagName="Label" Src="~/controls/LabelControl.ascx" %> <%@ Register TagPrefix="Portal" TagName="URL" Src="~/controls/URLControl.ascx" %> <%@ Register TagPrefix="dnn" TagName="SectionHead" Src="~/controls/SectionHeadControl.ascx" %> <%@ Reference Control="~/DesktopModules/Admin/Vendors/Affiliates.ascx" %> <%@ Reference Control="~/DesktopModules/Admin/Vendors/Banners.ascx" %>
 *
 *
 *
 *