The categories that this page belongs to.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public CategoryList Category { get; } |
Return Value
A CategoryList with the categories.
Remarks
This is used to determine which categories that the page belongs to, it should not
be confused with a property of type PropertyCategory defined on the page type.