コード例 #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ShopContextDropdown" /> class.
 /// </summary>
 public ShopContextDropdown()
 {
     this.dataSource = Ecommerce.Context.Entity.Resolve <ContextSwitcherDataSourceBase>();
 }
コード例 #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ShopContextDropdown" /> class.
 /// </summary>
 public ShopContextDropdown()
 {
     this.dataSource = Ecommerce.Context.Entity.Resolve<ContextSwitcherDataSourceBase>();
 }