C# Class JsonFx.Handlers.DebugResourceHandlerFactory

Allows forcing the resource to pretty-print with "?debug"
Inheritance: ResourceHandlerFactory
Show file Open project: pocket-playlab/jsonfx-v1

Protected Methods

Method Description
IsDebuggingEnabled ( HttpContext context, string cacheKey ) : bool

Method Details

IsDebuggingEnabled() protected method

protected IsDebuggingEnabled ( HttpContext context, string cacheKey ) : bool
context System.Web.HttpContext
cacheKey string
return bool