WebPartZoneBase::DragDropEnabled Property
.NET Framework (current version)
Gets a value that indicates whether WebPart controls can be dragged into or out of a zone.
Assembly: System.Web (in System.Web.dll)
The DragDropEnabled property indicates whether WebPart controls can be dragged into or out of a zone at run time. The property is used specifically for checking whether the page is in a page display mode that allows drag-and-drop editing, and whether the AllowLayoutChange property is set to true.
.NET Framework
Available since 2.0
Available since 2.0
Show: