| SmartSearchManagerIsUniqueSmartSearchFile Method (SmartSearch, String) |
Namespace:
Dynamicweb.SmartSearch
Assembly:
Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax public static bool IsUniqueSmartSearchFile(
SmartSearch smartSearch,
string folderPath
)
Public Shared Function IsUniqueSmartSearchFile (
smartSearch As SmartSearch,
folderPath As String
) As Boolean
Parameters
- smartSearch
- Type: Dynamicweb.SmartSearchSmartSearch
- folderPath
- Type: SystemString
Return Value
Type:
BooleanSee Also