5 references to Control
System.Web.Mobile (5)
UI\MobileControls\Adapters\WmlValidatorAdapter.cs (5)
48if (!Control.IsValid && Control.Display != ValidatorDisplay.None) 50String text = Control.Text; 53text = Control.ErrorMessage; 58writer.RenderText(text, Control.BreakAfter);