我必须找到并在其他页面中的转发器itemdatabound中添加方法。但我无法找到它。任何人都可以帮助我吗?
<%@ Control Language="C#" AutoEventWireup="true"
CodeBehind="WebUserControl1.ascx.cs"
Inherits="WebApplication1.WebUserControl1" %>
<asp:Repeater ID="Repeater1"
runat="server"
OnItemDataBound="~/Default.aspx.cs/asd_ItemDataBound">