The following tables list the members exposed by WebDropControl.
| Name | Description | |
|---|---|---|
![]() | WebDropControl Constructor |
| Name | Description | |
|---|---|---|
![]() | AcceptDataType | Specifies the data type which is accepted by the drop control. |
![]() | AcceptDragSourceControls | Gets or sets the controls that can be accepted by this drop control. Use ";" as a separator when you want to include more that one control identifier. |
![]() | AdvancedProperties | Gets or sets the advanced properties for this drop control. |
![]() | AutoPostBackOnDragDrop | Determines whether postback should be automatically invoked upon a successful drag drop operation. |
![]() | ControlID | Gets or sets the drop-able control. (Able to accept drop object from a valid drag object during a drag drop operation). |
![]() | EnableCaching | Determines whether the drop control should be cached for performance reason. |
![]() | Enabled | Determines whether the drop behavior should be enabled for this control. |
| 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 | Overrides ToString() method. |


