| BaseSmartSearchDataProvider Methods |
The BaseSmartSearchDataProvider type exposes the following members.
Methods
| Name | Description |
---|
| Clone | |
| GetCount(Int32, SmartSearchRuleGroupCollection) | |
| GetCount(Int32, SmartSearchRulesGroupCollection) | Obsolete. |
| GetCountCacheKey(Int32, SmartSearchRuleGroupCollection) | |
| GetCountCacheKey(Int32, SmartSearchRulesGroupCollection) | Obsolete. |
| GetIdSuitableString | (Inherited from ConfigurableAddIn.) |
| GetParametersToXml | (Inherited from ConfigurableAddIn.) |
| GetParametersToXml(Boolean) | (Inherited from ConfigurableAddIn.) |
| GetPreviewData(Int32, SmartSearchRuleGroupCollection, SmartSearchSortInfo) | |
| GetPreviewData(Int32, SmartSearchRulesGroupCollection, SmartSearchSortInfo) | Obsolete. |
| GetRulesConditionOptions | |
| GetRulesDataFields | |
| GetSortingDataFields | |
| LoadParametersFromXml | (Inherited from ConfigurableAddIn.) |
| OnGetCount(Int32, SmartSearchRuleGroupCollection) | |
| OnGetCount(Int32, SmartSearchRulesGroupCollection) | Obsolete. |
| OnGetEntityType | |
| OnGetPreviewData(Int32, SmartSearchRuleGroupCollection, SmartSearchSortInfo) | |
| OnGetPreviewData(Int32, SmartSearchRulesGroupCollection, SmartSearchSortInfo) | Obsolete. |
| OnGetPreviewDataDescriptionText | |
| OnGetRulesConditionOperators | |
| OnGetRulesDataFields | |
| OnGetSortingDataFields | |
| RenderAdditionalContent | (Inherited from ConfigurableAddIn.) |
| SetValue | (Inherited from ConfigurableAddIn.) |
| UpdateFromPost | (Inherited from ConfigurableAddIn.) |
TopSee Also