RazorEngineHost.DefaultNamespace Property

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Gets or sets the default namespace for the host.

Namespace:  System.Web.Razor
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

abstract DefaultNamespace : string with get, set 
override DefaultNamespace : string with get, set

Property Value

Type: System.String
The default namespace for the host.
Show: