The following tables list the members exposed by WebDragDropClientSideEvents.
| Name | Description | |
|---|---|---|
![]() | WebDragDropClientSideEvents Constructor |
| Name | Description | |
|---|---|---|
![]() | OnDragDrop | Gets or sets the javascript function to be invoked when a valid drag source is dropped to a valid drop target. |
![]() | OnDragEnd | Gets or sets the javascript function to be invoked when a drag operation has ended. |
![]() | OnDragEnter | Gets or sets the javascript function to be invoked when a valid drag source is entering a valid drop target for the first time. |
![]() | OnDragLeave | Gets or sets the javascript function to be invoked a valid drag source is leaving a drop target without releasing the mouse button. |
![]() | OnDragOver | Gets or sets the javascript function to be invoked a valid source is over a valid drop target. |
![]() | OnDragStart | Gets or sets the javascript function to be invoked when a drag operation has started. |
![]() | OnInitialize | Gets or sets the javascript function to be invoked when a control is being initialized. |
![]() | OnShadowCreate | Gets or sets the javascript function to be invoked when the control needs to create shadow visual effect for dragging operation. |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |


