We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Initializes a new instance of the LocalizedEnumTextAttribute class.
LocalizedEnumTextAttribute
public LocalizedEnumTextAttribute(string resourceKey)
[LocalizedEnumText("PropertyName_EnumText")] public int PropertyName { get; set; }