Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.CategoryAttribute.Categories Property

Defines the list of categories (i.e., tabs) where a property will be shown.

Class: YetaWF.Core.Models.Attributes.CategoryAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

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

See Also YetaWF.Core.Models.Attributes.CategoryAttribute ClassYetaWF.Core Overview