WebPageExecutingBase.EndContext Method (TextWriter, String, Int32, Int32, Boolean)
Namespace:
System.Web.WebPages
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
function EndContext( writer : TextWriter, virtualPath : String, startPosition : int, length : int, isLiteral : boolean )
Parameters
- writer
- Type: System.IO.TextWriter
- virtualPath
- Type: System.String
- startPosition
- Type: System.Int32
- length
- Type: System.Int32
- isLiteral
- Type: System.Boolean
Show: