Keyoti Search for ASP.NET API Docs
FlexiFilePath Constructor (flexiPath, req)
API DocumentationKeyoti.SearchEngine.WebFlexiFilePathFlexiFilePath(String, HttpRequest)
Keyoti Search for ASP.NET 2010
.Ctor - ONLY USE THIS .CTOR WHEN PAGE IS NOT AVAILABLE
Declaration Syntax
C#Visual BasicVisual C++
public FlexiFilePath(
	string flexiPath,
	HttpRequest req
)
Public Sub New ( _
	flexiPath As String, _
	req As HttpRequest _
)
public:
FlexiFilePath(
	String^ flexiPath, 
	HttpRequest^ req
)
Parameters
flexiPath (String)
Either a URL or a file path
req (HttpRequest)
The request which a URL is relative to

Assembly: Keyoti2.SearchEngine.Web (Module: Keyoti2.SearchEngine.Web) Version: 2010.4.1.609