Share via


IViewCompiler Interface

Definition

Represents a view compiler.

public interface class IViewCompiler
public interface IViewCompiler
type IViewCompiler = interface
Public Interface IViewCompiler

Methods

CompileAsync(String)

Compile a view at the specified path.

Applies to