1 write to _titleUrl
System.Web (1)
UI\WebParts\WebPart.cs (1)
601_titleUrl = value;
2 references to _titleUrl
System.Web (2)
UI\WebParts\WebPart.cs (2)
595return (_titleUrl != null) ? _titleUrl : String.Empty;