2 writes to _titleUrlErrorMessage
System.Web (2)
UI\WebParts\BehaviorEditorPart.cs (2)
176_titleUrlErrorMessage = SR.GetString(SR.EditorPart_ErrorBadUrl); 183_titleUrlErrorMessage = CreateErrorMessage(e.Message);
2 references to _titleUrlErrorMessage
System.Web (2)
UI\WebParts\BehaviorEditorPart.cs (2)
78_titleUrlErrorMessage != null || _titleIconImageUrlErrorMessage != null || 387_titleUrlErrorMessage,