Click or drag to resize

WebServerOptionsErrorTemplateName Property

Gets or sets template file name to use when a Razor compile or execution exception occurs.

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

Property Value

String
See Also