代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/408807/2246689
vb filemanage.ascx.vb
Imports System.IO
Partial Class fileManage
Inherits System.Web.UI.UserControl
'''
''' 选择文件
''' 参数为文件的虚拟路径
'''
'''
www.eeworm.com/read/395319/2438460
vb orderitemcontrol.ascx.vb
Imports NetShopForge.Library.Order
Imports NetShopForge.Library.Shipping
Imports NetShopForge.Library.Payment
Partial Class Shop_User_OrderItemControl
Inherits System.Web.UI.UserControl
www.eeworm.com/read/395319/2438472
vb shippingmethodcontrol.ascx.vb
Imports NetShopForge.Library.Shipping
Partial Class Shop_Checkout_ShippingMethodControl
Inherits System.Web.UI.UserControl
Protected Sub Page_Load(ByVal sender As Object, ByVal e As
www.eeworm.com/read/395319/2438485
vb cartcontrol.ascx.vb
Imports NetShopForge.Library.Cart
Imports System.Collections.Generic
Partial Class Shop_Cart_Control_CartControl
Inherits System.Web.UI.UserControl
Private Sub BindCart()
Di