SupplierInfoProviderGetSupplierInfoInternal Method (String, String) |
Returns suppliers with specified code name.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax protected virtual SupplierInfo GetSupplierInfoInternal(
string supplierName,
string siteName
)
Parameters
- supplierName
- Type: SystemString
Supplier code name - siteName
- Type: SystemString
Supplier site name
Return Value
Type:
SupplierInfoSee Also