1 override of ErrorMode
System.Web.Mobile (1)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
442protected override bool ErrorMode
3 references to ErrorMode
System.Web.Mobile (3)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
107return (CurrentChoice != null && IsHTMLSchema(CurrentChoice) && !ErrorMode); 489if (ErrorMode)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
446return base.ErrorMode