Table of Contents

FlexCelHtmlImageHandler.ImageExists Method

Override this method to provide a 404 error if the image has been deleted or doesn't exists.

Syntax

Namespace: FlexCel.AspNet

public virtual Boolean ImageExists(HttpContext context)

Parameters

<-> Parameter Type Description
context HttpContext

See also