Click or drag to resize

SmartSearchSortInfo Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.SmartSearchSmartSearchSortInfo
    Dynamicweb.Modules.Searching.SmartSearchSmartSearchSortInfo

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

The SmartSearchSortInfo type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchSortInfo
Initializes a new instance of the SmartSearchSortInfo class
Top
Properties
  NameDescription
Public propertyField (Inherited from SmartSearchSortInfo.)
Public propertyIsEmpty (Inherited from SmartSearchSortInfo.)
Public propertySort (Inherited from SmartSearchSortInfo.)
Top
See Also