System.Web.ParserError.ErrorText Property

Gets or sets a string that represents the error for the System.Web.ParserError object.

Syntax

public string ErrorText { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ParserError.ErrorText property to provide a programmer-defined error message for parser errors for display in a System.Web.ParserError object.

Requirements

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