Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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