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