Skip to content

NestedPermissionKeysAttribute.LanguageID property

Gets or sets the optional language identifier that specifies the language for texts specified in the [DisplayName] attribute.

public string? LanguageID { get; set; }

Property Value

The language identifier.

See Also