4 references to GetDescription
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
DataAnnotationsMetadataProvider.cs (1)
114
displayMetadata.Description = displayAttribute.
GetDescription
;
System.ComponentModel.Annotations (3)
System\ComponentModel\DataAnnotations\DisplayAttribute.cs (3)
94
/// Consumers must use the <see cref="
GetDescription
" /> method to retrieve the UI display string.
102
/// The <see cref="
GetDescription
" /> method will return either the literal, non-localized
170
/// <see cref="GetName" />, <see cref="
GetDescription
" />, <see cref="GetPrompt" />, and <see cref="GetGroupName" />