Share via


RazorPageFactoryResult.IsPrecompiled Property

Definition

Gets a value that determines if the view is precompiled.

public:
 property bool IsPrecompiled { bool get(); };
public bool IsPrecompiled { get; }
member this.IsPrecompiled : bool
Public ReadOnly Property IsPrecompiled As Boolean

Property Value

Applies to