Skip to main content
A newer version of this page is available. .

BinaryImageEditExtension.GetCallbackResult Method

Name Parameters Description
GetCallbackResult() static none Returns the specified result back to the client side after processing a callback within an Action specified by the BinaryImageEditSettings.CallbackRouteValues property.
GetCallbackResult(BinaryStorageMode, BinaryImageUploadValidationSettings) static storageMode, uploadValidationSettings Returns the specified result back to the client side after processing a callback within an Action specified by the BinaryImageEditSettings.CallbackRouteValues property.
GetCallbackResult(BinaryStorageMode) static storageMode Returns the specified result back to the client side after processing a callback within an Action specified by the BinaryImageEditSettings.CallbackRouteValues property.