Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.PropertyData.Categories Property

The non-localized categories derived from the CategoryAttribute.

Class: YetaWF.Core.Models.PropertyData
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public List<string> Categories { get; private set; }

Remarks

The localized categories can be found in YetaWF.Core.Models.ClassData.Categories.

See Also YetaWF.Core.Models.PropertyData ClassYetaWF.Core Overview