SideBySideIndexState Constructor
|
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public SideBySideIndexState(
string indexLocation
)
Public Sub New (
indexLocation As String
)
public:
SideBySideIndexState(
String^ indexLocation
)
new :
indexLocation : string -> SideBySideIndexState
Parameters
- indexLocation
- Type: SystemString
[Missing <param name="indexLocation"/> documentation for "M:Ingeniux.CMS.Assets.Search.SideBySideIndexState.#ctor(System.String)"]
See Also