Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.EnumDataEntry.Caption Property

The localized caption for the enumerated type entry, derived from the EnumDescriptionAttribute.

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

Syntax

public string Caption { get; private set; }

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