1 write to _webPartsListUserControlPath
System.Web (1)
UI\WebParts\DeclarativeCatalogPart.cs (1)
56_webPartsListUserControlPath = value;
2 references to _webPartsListUserControlPath
System.Web (2)
UI\WebParts\DeclarativeCatalogPart.cs (2)
53return (_webPartsListUserControlPath != null) ? _webPartsListUserControlPath : String.Empty;