Click or drag to resize

SmartSearch Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.SmartSearchSmartSearch
    Dynamicweb.Modules.Searching.SmartSearchSmartSearch

Namespace:  Dynamicweb.Modules.Searching.SmartSearch
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use Dynamicweb.SmartSearch.SmartSearch instead")]
public class SmartSearch : SmartSearch

The SmartSearch type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearch
Initializes a new instance of the SmartSearch class
Top
Properties
  NameDescription
Public propertyConfiguration (Inherited from SmartSearch.)
Public propertyCountPreCalculate (Inherited from SmartSearch.)
Public propertyCreated (Inherited from SmartSearch.)
Public propertyDataProviderTypeName (Inherited from SmartSearch.)
Public propertyDataProviderXmlParams (Inherited from SmartSearch.)
Public propertyID (Inherited from SmartSearch.)
Public propertyIndex (Inherited from SmartSearch.)
Public propertyIsHidden (Inherited from SmartSearch.)
Public propertyIsResultsLimit (Inherited from SmartSearch.)
Public propertyName (Inherited from SmartSearch.)
Public propertyPrimarySort (Inherited from SmartSearch.)
Public propertyResultsLimit (Inherited from SmartSearch.)
Public propertyRuleGroups (Inherited from SmartSearch.)
Public propertyRulesGroups Obsolete. (Inherited from SmartSearch.)
Public propertySecondarySort (Inherited from SmartSearch.)
Public propertyUserID (Inherited from SmartSearch.)
Public propertyViewFields (Inherited from SmartSearch.)
Public propertyViewLanguages (Inherited from SmartSearch.)
Top
Methods
  NameDescription
Public methodDelete (Inherited from SmartSearch.)
Public methodDeserialize (Inherited from SmartSearch.)
Protected methodDeserializeSortInfo (Inherited from SmartSearch.)
Protected methodDeserializeViewFields (Inherited from SmartSearch.)
Protected methodDeserializeViewLanguages (Inherited from SmartSearch.)
Public methodGetCount (Inherited from SmartSearch.)
Public methodGetPreviewDescriptionText (Inherited from SmartSearch.)
Public methodGetPreviewResult (Inherited from SmartSearch.)
Public methodGetResultT (Inherited from SmartSearch.)
Public methodGetResultT(SmartSearchSortInfo) (Inherited from SmartSearch.)
Public methodLoad (Inherited from SmartSearch.)
Public methodSave (Inherited from SmartSearch.)
Public methodSave(String) (Inherited from SmartSearch.)
Public methodSerialize (Inherited from SmartSearch.)
Protected methodSerializeSortInfo (Inherited from SmartSearch.)
Protected methodSerializeViewFields (Inherited from SmartSearch.)
Protected methodSerializeViewLanguages (Inherited from SmartSearch.)
Public methodUpdateCache Obsolete. (Inherited from SmartSearch.)
Top
See Also