  | SmartSearchSave Method (String) | 
  
    Namespace: 
   Dynamicweb.SmartSearch
    Assembly:
   Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntaxpublic bool Save(
	string path
)
Public Function Save ( 
	path As String
) As Boolean
Parameters
- path
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also