System.Web.Management.WebEventFormatter.IndentationLevel Property

Gets or sets the indentation level.

Syntax

public int IndentationLevel { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The WebEventFormatter.IndentationLevel property allows you to control how the event information is indented. The base unit of indentation is defined by the WebEventFormatter.TabSize property. For each indentation level, you increase the indentation one tab.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0