IConfigureRazorCodeGenerationOptionsFeature 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.
public interface class IConfigureRazorCodeGenerationOptionsFeature : Microsoft::AspNetCore::Razor::Language::IRazorEngineFeature
public interface IConfigureRazorCodeGenerationOptionsFeature : Microsoft.AspNetCore.Razor.Language.IRazorEngineFeature
type IConfigureRazorCodeGenerationOptionsFeature = interface
interface IRazorEngineFeature
type IConfigureRazorCodeGenerationOptionsFeature = interface
interface IRazorEngineFeature
interface IRazorFeature
Public Interface IConfigureRazorCodeGenerationOptionsFeature
Implements IRazorEngineFeature
- Implements
Properties
Engine | (Inherited from IRazorEngineFeature) |
Order |
Methods
Configure(RazorCodeGenerationOptionsBuilder) |