C# Class JsonFx.Handlers.DebugResourceHandlerFactory

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

Méthodes protégées

Méthode Description
IsDebuggingEnabled ( HttpContext context, string cacheKey ) : bool

Method Details

IsDebuggingEnabled() protected méthode

protected IsDebuggingEnabled ( HttpContext context, string cacheKey ) : bool
context System.Web.HttpContext
cacheKey string
Résultat bool