A javascript method to be executed once after the user has finished changing the crop rectangle.

public string OnDropJScript {get; set;}

Remarks

The method specified is passed five parameters in this order: the ClientID, cropping rectangle offset left, offset top, width, and height.

See Also

ImageCropper Class | KrispWare Namespace | OnDragJScript