Convert local folder name Path to a virtual path, which will be returned in ConvertedPath
void MakeVirtual(long siteId = 0, bool readFromRegistry = false);
|
Parameters |
Description |
|
long siteId = 0 |
ID of the web site to use for the conversion (each web site maintains its own set of virtual-to-local path mappings in Internet Information Server). |
|
bool readFromRegistry = false |
If true, the tables will be read from the registry (otherwise, tables are cached inside the dtSearch Engine for faster performance). |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|