| CountryRelationCollectionLoad Method |
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Load(
CommandBuilder sqlBuilder
)
Public Sub Load (
sqlBuilder As CommandBuilder
)
Parameters
- sqlBuilder
- Type: Dynamicweb.DataCommandBuilder
See Also