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