37 references to ResourceType
System.ComponentModel.DataAnnotations (37)
DataAnnotations\DisplayAttribute.cs (37)
9/// <see cref="ResourceType"/>
47/// to be used in conjunction with <see cref="ResourceType"/> to configure a localized
51/// string or the localized string when <see cref="ResourceType"/> has been specified.
78/// to be used in conjunction with <see cref="ResourceType"/> to configure a localized
82/// string or the localized string when <see cref="ResourceType"/> has been specified.
109/// to be used in conjunction with <see cref="ResourceType"/> to configure a localized
113/// string or the localized string when <see cref="ResourceType"/> has been specified.
140/// to be used in conjunction with <see cref="ResourceType"/> to configure a localized
144/// string or the localized string when <see cref="ResourceType"/> has been specified.
171/// to be used in conjunction with <see cref="ResourceType"/> to configure a localized
175/// string or the localized string when <see cref="ResourceType"/> has been specified.
197/// Using <see cref="ResourceType"/> along with these Key properties, allows the <see cref="GetShortName"/>,
304/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="ShortName"/>
309/// When <see cref="ResourceType"/> has not been specified, the value of
312/// When <see cref="ResourceType"/> has been specified and <see cref="ShortName"/>
320/// After setting both the <see cref="ResourceType"/> property and the <see cref="ShortName"/> property,
322/// on the <see cref="ResourceType"/>.
333/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="Name"/>
338/// When <see cref="ResourceType"/> has not been specified, the value of
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,
352/// on the <see cref="ResourceType"/>.
363/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="Description"/>
368/// When <see cref="ResourceType"/> has not been specified, the value of
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,
378/// on the <see cref="ResourceType"/>.
389/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="Prompt"/>
394/// When <see cref="ResourceType"/> has not been specified, the value of
397/// When <see cref="ResourceType"/> has been specified and <see cref="Prompt"/>
402/// After setting both the <see cref="ResourceType"/> property and the <see cref="Prompt"/> property,
404/// on the <see cref="ResourceType"/>.
415/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="GroupName"/>
420/// When <see cref="ResourceType"/> has not been specified, the value of
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,
430/// on the <see cref="ResourceType"/>.