PageParserFilter.Line Property
.NET Framework 3.5
Gets the line number that is currently being parsed in the file.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Int32The integer value representing the line in the file that the parser filter is currently processing.
In a custom PageParserFilter implementation, use the Line property to report where errors occur during parsing.
Line is introduced in the .NET Framework version 3.5. For more information, see .NET Framework 3.5 Architecture.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.