Defining Compile Options for a File System or SlxJobService target portal
By default, ASP.NET Web pages and code files are compiled dynamically when you request a resource, such as a page, from the website. After the pages and code files are compiled for the first time, the compiled resources are cached to ensure that the subsequent requests to the same page are efficient.
Note: Basic pre-compile options are enabled by default, however, you can
use advanced compile options that allow explicit control over available
pre-compilation options.
To define compile options: