Click or drag to resize

WebServerRazorEngineVB Property

Gets the Visual Basic Razor engine instance used by this WebServer.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public IRazorEngine RazorEngineVB { get; }
View Source

Property Value

IRazorEngine
See Also