4 writes to MiscTitle
System.Web.Mobile (4)
Mobile\MobileErrorInfo.cs (4)
64this.MiscTitle = SR.GetString(SR.MobileErrorInfo_CompilationErrorMiscTitle); 90this.MiscTitle = SR.GetString(SR.MobileErrorInfo_ParserErrorMiscTitle); 115this.MiscTitle = SR.GetString(SR.MobileErrorInfo_SourceObject); 260this.MiscTitle = TrimAndClean(match.Result("${misctitle}"));
2 references to MiscTitle
System.Web.Mobile (2)
UI\MobileControls\ErrorFormatterPage.cs (2)
108if (ErrorInfo.MiscTitle.Length > 0) 111ErrorInfo.MiscTitle,