Class DebugJavascriptHandler
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Inheritance
System.Object
DebugJavascriptHandler
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Framework.Web.Resources.Internal
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7Syntax
[ServiceConfiguration]
public class DebugJavascriptHandler
Constructors
DebugJavascriptHandler(IHostingEnvironment)
Declaration
public DebugJavascriptHandler(IHostingEnvironment hostingEnvironment)
Parameters
Type | Name | Description |
---|---|---|
IHostingEnvironment | hostingEnvironment |
Methods
OnFileResolving(Object, VirtualPathEventArgs)
Declaration
public void OnFileResolving(object sender, VirtualPathEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
VirtualPathEventArgs | e |