PageExecutionContext Properties

.NET Framework (current version)
 

Namespace:   System.Web.Instrumentation
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyIsLiteral

Gets a flag that indicates whether the block contains literal content that should be deeply scanned for selection mapping purposes.

System_CAPS_pubpropertyLength

Gets or sets the length, in characters, of the block.

System_CAPS_pubpropertyStartPosition

Gets or sets the zero-based start position of the block from the start of the rendered document.

System_CAPS_pubpropertyTextWriter

Gets or sets the text writer that is used to render the document.

System_CAPS_pubpropertyVirtualPath

Gets or sets the virtual path of the source file.

Return to top
Show: