A newer version of this page is available.
Switch to the current version.
GridExtensionBase.GetBinaryImageEditCallbackResult Method
Name | Parameters | Description |
---|---|---|
GetBinaryImageEditCallbackResult() static | none | Returns the specified result back to the client side after processing a callback initiated by a binary image editor used as a grid view column editor. |
GetBinaryImageEditCallbackResult(BinaryStorageMode) static | storageMode | Returns the specified result back to the client side after processing a callback initiated by a binary image editor used as a grid view column editor. |
GetBinaryImageEditCallbackResult(BinaryStorageMode, BinaryImageUploadValidationSettings) static | storageMode, uploadValidationSettings | Returns the specified result back to the client side after processing a callback initiated by a binary image editor used as a grid view column editor. |
Feedback