3 references to DragDropEnabled
System.Web (3)
UI\WebParts\WebPartChrome.cs (1)
80return Zone.DragDropEnabled;
UI\WebParts\WebPartZoneBase.cs (2)
1219bool dragDropEnabled = DragDropEnabled; 1416if (DragDropEnabled) {