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
,