7 references to Prompt
System.ComponentModel.DataAnnotations (7)
DataAnnotations\DisplayAttribute.cs (7)
196
/// <see cref="Name"/>, <see cref="Description"/>, <see cref="
Prompt
"/>, and <see cref="GroupName"/>.
388
/// This can be either a literal, non-localized string provided to <see cref="
Prompt
"/> or the
389
/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="
Prompt
"/>
395
/// <see cref="
Prompt
"/> will be returned.
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,
403
/// but a public static property with a name matching the <see cref="
Prompt
"/> value couldn't be found