2 writes to _helpUrlErrorMessage
System.Web (2)
UI\WebParts\BehaviorEditorPart.cs (2)
215
_helpUrlErrorMessage
= SR.GetString(SR.EditorPart_ErrorBadUrl);
222
_helpUrlErrorMessage
= CreateErrorMessage(e.Message);
2 references to _helpUrlErrorMessage
System.Web (2)
UI\WebParts\BehaviorEditorPart.cs (2)
79
_catalogIconImageUrlErrorMessage != null ||
_helpUrlErrorMessage
!= null ||
390
_helpUrlErrorMessage
,