TemplateParser.ProcessError Method (String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Reports a process error by creating a new ParserError object with the specified message and adding it to a ParserErrorCollection collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- message
-
Type:
System.String
The error message text used to create a new ParserError.
.NET Framework
Available since 2.0
Available since 2.0
Show: