RazorEngineHost.StaticHelpers 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 static helpers for the host.

public virtual bool StaticHelpers { get; set; }
member this.StaticHelpers : bool with get, set
Public Overridable Property StaticHelpers As Boolean

Property Value

The static helpers for the host.

Applies to