Click or drag to resize

IWebPageControllerBuilder Methods

The IWebPageControllerBuilder type exposes the following members.

Methods
  Name Description
Public method UseAuthenticationOptions Use the given authentication options for enabling sessions.
Public method UseCustomRoutes Use the given function to configure custom routes for selecting pages.
Public method UseDefaultWebPage Use the given page as the default page to display on the default path.
Public method UseModelT Use the given model as the model to use when rendering Razor templates.
Top
See Also