WebPageExecutingBase.EndContext Method (TextWriter, String, Int32, Int32, Boolean)
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
member EndContext : writer:TextWriter * virtualPath:string * startPosition:int * length:int * isLiteral:bool -> unit
Parameters
- writer
- Type: System.IO.TextWriter
- virtualPath
- Type: System.String
- startPosition
- Type: System.Int32
- length
- Type: System.Int32
- isLiteral
- Type: System.Boolean