Table of Contents

ImageLinkEventHandler Delegate

Delegate used to specify where to store the images on a page.

Syntax

Namespace: FlexCel.AspNet

public delegate void ImageLinkEventHandler(Object sender, ImageLinkEventArgs e)

Parameters

<-> Parameter Type Description
sender Object
e ImageLinkEventArgs