WebPageRazorHost.RegisterSpecialFile Method (String, String)
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Registers the special file with the specified file name and base type name.
Assembly: System.Web.WebPages.Razor (in System.Web.WebPages.Razor.dll)
Parameters
- fileName
- Type: System.String
The file name.
- baseTypeName
- Type: System.String
The base type name.
Show: