Dynamicweb 9
Dynamicweb 9
Dynamicweb.Indexing
IndexService Class
IndexService Methods
LoadIndex Method
LoadIndex Method (String)
LoadIndex Method (String, String)
IndexService
LoadIndex Method (String)
Loads index
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
C#
VB
Copy
public
IIndex
LoadIndex
(
string
name
)
Public
Function
LoadIndex
(
name
As
String
)
As
IIndex
Parameters
name
Type:
System
String
Index file name
Return Value
Type:
IIndex
Object implementing
IIndex
interface
Implements
IIndexService
LoadIndex(String)
See Also
Reference
IndexService Class
LoadIndex Overload
Dynamicweb.Indexing Namespace