ImageAreaBase(String) Constructor

This version of the constructor takes a URL

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
protected ImageAreaBase(
	string? url
)

Parameters

url  String
The URL to associate with the image area

See Also