Static content - SimplifyNet/Simplify.Web GitHub Wiki

Static content

Static content includes *.css, *.js, *.jpg, *.png, or any other files. They are accessed directly without any controller processing.

Static content should be placed only in the folders specified in Simplify.Web configuration for static content.

<< Previous page Next page >>