LinePragmaCodeInfo Properties
.NET Framework (current version)
Namespace:
System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CodeLength | Gets the length of the script block. |
![]() | IsCodeNugget | Gets a value indicating whether the script block is located inside <% %> tags. |
![]() | StartColumn | Gets the starting column of a script block in an .aspx file. |
![]() | StartGeneratedColumn | Gets the starting column of a script block in the generated source file. |
![]() | StartLine | Gets the starting line of a script block in an .aspx file. |
Show:
