Click or drag to resize
DragAndDropExtenderOnClientDrop Property
Method name called on item drop.

Namespace: CMS.Base.Web.UI.DragAndDrop
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string OnClientDrop { get; set; }

Property Value

Type: String
See Also