Click or drag to resize

IContextRewritePath Method

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
void RewritePath(
	string filePath,
	string pathInfo,
	string queryString
)

Parameters

filePath
Type: SystemString
pathInfo
Type: SystemString
queryString
Type: SystemString
See Also