  | WindowsSearchIsIndexedFolder Method  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.WeightedSearch
    Assembly:
   Dynamicweb.WeightedSearch (in Dynamicweb.WeightedSearch.dll) Version: 2.0.2
Syntax[ObsoleteAttribute("Not used. Always returns false")]
public static bool IsIndexedFolder(
	string folder
)<ObsoleteAttribute("Not used. Always returns false")>
Public Shared Function IsIndexedFolder ( 
	folder As String
) As BooleanParameters
- folder
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also