Methods for loading JavaScript from assembly embedded resources.
System.Object
Microsoft.AspNet.Mvc.TagHelpers.Internal.JavaScriptResources
public class JavaScriptResources
View on GitHub
Microsoft.AspNet.Mvc.TagHelpers.Internal.
JavaScriptResources
GetEmbeddedJavaScript
Gets an embedded JavaScript file resource and decodes it for use as a .NET format string.
System.String
public static string GetEmbeddedJavaScript(string resourceName)