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