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,