PageExecutionContext.Length Property

Definition

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

public:
 property int Length { int get(); void set(int value); };
public int Length { get; set; }
member this.Length : int with get, set
Public Property Length As Integer

Property Value

The length, in characters, of the block.

Applies to