8 references to ShortName
System.ComponentModel.DataAnnotations (8)
DataAnnotations\DisplayAttribute.cs (8)
195/// Gets or sets the <see cref="System.Type"/> that contains the resources for <see cref="ShortName"/>, 303/// This can be either a literal, non-localized string provided to <see cref="ShortName"/> or the 304/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="ShortName"/> 310/// <see cref="ShortName"/> will be returned. 312/// When <see cref="ResourceType"/> has been specified and <see cref="ShortName"/> 316/// If <see cref="ShortName"/> is <c>null</c>, the value from <see cref="GetName"/> will be returned. 320/// After setting both the <see cref="ResourceType"/> property and the <see cref="ShortName"/> property, 321/// but a public static property with a name matching the <see cref="ShortName"/> value couldn't be found