A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface ICategorizable

Defines the properties of an item supporting Relations

Namespace: EPiServer.Commerce.Catalog.ContentTypes
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public interface ICategorizable

Properties

Categories

Gets or sets the categories item which holds the category data.

Declaration
Categories Categories { get; set; }
Property Value
Type Description
Categories

Extension Methods