5 references to _prompt
System.ComponentModel.DataAnnotations (5)
DataAnnotations\DisplayAttribute.cs (5)
154return this._prompt.Value; 157if (this._prompt.Value != value) { 158this._prompt.Value = value; 212this._prompt.ResourceType = value; 408return this._prompt.GetLocalizableValue();