Click or drag to resize

StiImageInvokeGetImageURL Method

Raises the GetImageURL event.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeGetImageURL(
	Object sender,
	StiValueEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.Components.StiImage.InvokeGetImageURL(System.Object,Stimulsoft.Report.Events.StiValueEventArgs)"]

e
Type: Stimulsoft.Report.EventsStiValueEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiImage.InvokeGetImageURL(System.Object,Stimulsoft.Report.Events.StiValueEventArgs)"]

See Also