UniqueTemporaryFilesImageHandler.ImageExists Method
This method checks if the image still exists, and return false if it doesn't.
Syntax
Namespace: FlexCel.AspNet
public override Boolean ImageExists(HttpContext context)
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| context | HttpContext |