HttpRequestBase.MapImageCoordinates Method (String)
.NET Framework (current version)
When overridden in a derived class, maps an incoming image-field form parameter to appropriate x-coordinate and y-coordinate values.
Assembly: System.Web (in System.Web.dll)
Parameters
- imageFieldName
-
Type:
System.String
The name of the image map.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: