The typed value accessor.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[XmlIgnoreAttribute]
public CategoryList Category { get; set; }

Field Value

The value for the property as a CategoryList.

See Also