Try our conversational search powered by Generative AI!

Interface ICategorizable

Defines the properties of an item supporting Relations

Namespace: EPiServer.Commerce.Catalog.ContentTypes
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.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