ImageResizeImageResizeException Method

Definition

Namespace: Centralpoint.Web.HttpHandlers
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private static void ImageResizeException(
	HttpContext context,
	string key,
	Exception ex,
	string method
)

Parameters

context  HttpContext
 
key  String
 
ex  Exception
 
method  String
 

See Also