PageExecutionContext Properties
.NET Framework (current version)
Namespace:
System.Web.Instrumentation
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | IsLiteral | Gets a flag that indicates whether the block contains literal content that should be deeply scanned for selection mapping purposes. |
![]() | Length | Gets or sets the length, in characters, of the block. |
![]() | StartPosition | Gets or sets the zero-based start position of the block from the start of the rendered document. |
![]() | TextWriter | Gets or sets the text writer that is used to render the document. |
![]() | VirtualPath | Gets or sets the virtual path of the source file. |
Show:
