PageExecutionContext.StartPosition Property

.NET Framework (current version)
 

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

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

public int StartPosition { get; set; }

Property Value

Type: System.Int32

The zero-based start position of the block from the start of the rendered document

.NET Framework
Available since 4.5
Return to top
Show: