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)

function get IsIndentingWithTabs () : boolean 
function set IsIndentingWithTabs (value : boolean)

Property Value

Type: System.Boolean
Show: