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
,