PreApplicationStartCode Class
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 a registration point for ASP.NET Razor pre-application start code.
public static class PreApplicationStartCode
type PreApplicationStartCode = class
Public Class PreApplicationStartCode
- Inheritance
-
PreApplicationStartCode
Methods
Start() |
Registers Razor pre-application start code. |