Returns dataset of all suppliers for specified site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
Site ID
- onlyEnabled
- Type: System Boolean
True - only enable suppliers are returned. False - both enabled and disabled suppliers are returned.
Return Value
Type: ObjectQuery SupplierInfoSee Also