RazorEngineHost.DefaultBaseClass Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the default base class for the host.

public virtual string DefaultBaseClass { get; set; }
member this.DefaultBaseClass : string with get, set
Public Overridable Property DefaultBaseClass As String

Property Value

The default base class for the host.

Applies to