7 references to GroupName
System.ComponentModel.DataAnnotations (7)
DataAnnotations\DisplayAttribute.cs (7)
196
/// <see cref="Name"/>, <see cref="Description"/>, <see cref="Prompt"/>, and <see cref="
GroupName
"/>.
414
/// This can be either a literal, non-localized string provided to <see cref="
GroupName
"/> or the
415
/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="
GroupName
"/>
421
/// <see cref="
GroupName
"/> will be returned.
423
/// When <see cref="ResourceType"/> has been specified and <see cref="
GroupName
"/>
428
/// After setting both the <see cref="ResourceType"/> property and the <see cref="
GroupName
"/> property,
429
/// but a public static property with a name matching the <see cref="
GroupName
"/> value couldn't be found