Click or drag to resize

WebServer Properties

The WebServer type exposes the following members.

Properties
  Name Description
Public property Static member Default Gets default configured web server instance.
Public property Options Gets options in use for this WebServer.
Public property PagedViewModelTypes Defines associated page view model types and data hub types for Razor pages, if any.
Public property RazorEngineCS Gets the C# Razor engine instance used by this WebServer.
Public property RazorEngineVB Gets the Visual Basic Razor engine instance used by this WebServer.
Top
See Also