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