IWeb
|
The IWebPageControllerBuilder type exposes the following members.
Name | Description | |
---|---|---|
UseAuthenticationOptions | Use the given authentication options for enabling sessions. | |
UseCustomRoutes | Use the given function to configure custom routes for selecting pages. | |
UseDefaultWebPage | Use the given page as the default page to display on the default path. | |
UseModelT | Use the given model as the model to use when rendering Razor templates. | |
UseSinglePage | Map all routes to the default web page instead of 404 Not Found. |