首页 >> 文摘 >> ASP/ASP.NET

使用Web Part创建个性化的ASP.NET 2.0应用程序

采集日期:2008-4-23作者:sgear(注:本数据由系统自动采集,内容与BHCODE无关)
工作方式:1.WebPartManager调用[ConnectionProvider]方法2.WebPartManager从返回参数中获得接口3.WebPartManager调用[ConnectionConsumer]方法将接口传递给订阅者4.订阅者用给定的接口也发布者通讯。<asp:WebPartManager ID="WebPartManager1" runat="server"> <StaticConnections> <asp:WebPartConnection ID="myConnection" ConsumerID="MyConsumer" ProviderID="MyProvider" ConsumerConnectionPointID="MyConsumerPoint" ProviderConnectionPointID="MyProviderPoint"/> <
本周推荐
MORE
热点关注
MORE