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