ICompilationService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods for compilation of a Razor page.
public interface class ICompilationService
public interface ICompilationService
type ICompilationService = interface
Public Interface ICompilationService
Methods
Compile(RelativeFileInfo, String) |
Compiles content and returns the result of compilation. |