Click or drag to resize
SKUFileInfoProviderGetSKUFiles Method
Returns the query for all SKU files.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<SKUFileInfo> GetSKUFiles()

Return Value

Type: ObjectQuerySKUFileInfo
See Also