RazorEngineHost.StaticHelpers Property

Definition

Boolean indicating if helper methods should be instance methods or static methods

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

Property Value

Applies to