Home
last modified time | relevance | path

Searched refs:Validator_control_not_found (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DBaseValidator.cs431 … SR.GetString(SR.Validator_control_not_found, name, propertyName, ID)); in CheckControlValidationProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs851 …public const string Validator_control_not_found = "Unable to find control id '{0}' referenced by t… field in SR