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