WebPageExecutingBase::EndContext Method (String, Int32, Int32, Boolean)

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

protected public:
void EndContext(
	String^ virtualPath, 
	int startPosition, 
	int length, 
	bool isLiteral
)

Parameters

virtualPath
Type: System::String
startPosition
Type: System::Int32
length
Type: System::Int32
isLiteral
Type: System::Boolean
Show: