DragAndDropExtender Class |
Namespace: CMS.Base.Web.UI.DragAndDrop
public class DragAndDropExtender : ExtenderControlBase
The DragAndDropExtender type exposes the following members.
Name | Description | |
---|---|---|
DragAndDropExtender |
Name | Description | |
---|---|---|
BehaviorID | (Inherited from ExtenderControlBase.) | |
ClientControlType | (Inherited from ExtenderControlBase.) | |
ClientState | (Inherited from ExtenderControlBase.) | |
ClientStateFieldID | (Inherited from ExtenderControlBase.) | |
DragItemClass |
Class defining the dragging item.
| |
DragItemHandleClass |
Class defining the item handle.
| |
DropCueID |
ID of the drop area cue.
| |
EnableClientState | (Inherited from ExtenderControlBase.) | |
Enabled | (Inherited from ExtenderControlBase.) | |
FlowLayout |
If true, the layout is a flow layout (absolutely positioned elements)
| |
HighlightDropableAreas |
If true webpart zones are hightligted.
| |
ItemGroup |
Item group.
| |
OnClientBeforeDrop |
Method name called before item drop.
| |
OnClientDrop |
Method name called on item drop.
| |
TargetControl | (Inherited from ExtenderControlBase.) |
Name | Description | |
---|---|---|
CheckIfValid | (Inherited from ExtenderControlBase.) | |
EnsureValid | (Inherited from ExtenderControlBase.) | |
FindControl | (Inherited from ExtenderControlBase.) | |
FindControlHelper | (Inherited from ExtenderControlBase.) | |
GetPropertyValue``1 | (Inherited from ExtenderControlBase.) | |
GetScriptDescriptors | (Inherited from ExtenderControlBase.) | |
GetScriptReferences | (Inherited from ExtenderControlBase.) | |
OnInit | (Inherited from ExtenderControlBase.) | |
OnLoad | (Inherited from ExtenderControlBase.) | |
OnPreRender |
PreRender event handler
(Overrides ExtenderControlBase.OnPreRender(EventArgs).) | |
OnResolveControlID | (Inherited from ExtenderControlBase.) | |
Page_PreRenderComplete |
PreRenderComplete event handler
| |
RenderInnerScript | (Inherited from ExtenderControlBase.) | |
RenderScriptAttributes | (Inherited from ExtenderControlBase.) | |
ResolveControl | (Inherited from ExtenderControlBase.) | |
SetPropertyValue``1 | (Inherited from ExtenderControlBase.) |
Name | Description | |
---|---|---|
CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by ControlsExtensions.) |
Name | Description | |
---|---|---|
ClientStateValuesLoaded | (Inherited from ExtenderControlBase.) | |
ResolveControlID | (Inherited from ExtenderControlBase.) |