Skip to main content

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.