RazorEngineHost.IsIndentingWithTabs Property

Gets or sets whether the design time editor is using tabs or spaces for indentation.

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

public virtual bool IsIndentingWithTabs { get; set; }

Property Value

Type: System.Boolean
Show: