| IndexSearchRepositoryInitializeBasePath Method |
Namespace:
Dynamicweb.Indexing.Querying
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax protected void InitializeBasePath(
string path
)
Protected Sub InitializeBasePath (
path As String
)
Parameters
- path
- Type: SystemString
See Also