System.Web.Compilation.ClientBuildManagerCallback.ReportParseError Method

Reports parsing errors and warnings that occur during an application build.

Syntax

public virtual void ReportParseError (System.Web.ParserError error)

Parameters

error
The error or warning encountered during parsing.

Remarks

Documentation for this section has not yet been entered.

Requirements

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