DragAndDropExtender Methods |
The DragAndDropExtender type exposes the following members.
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.) |