Class UserSmartSearchDataProvider.CustomFieldDataSource
- Assembly
- Dynamicweb.Core.dll
public class UserSmartSearchDataProvider.CustomFieldDataSource : ISmartSearchRuleFieldDatasource
- Inheritance
-
UserSmartSearchDataProvider.CustomFieldDataSource
- Implements
- Inherited Members
Methods
GetData()
Returns the data.
public IDictionary<string, string> GetData()
Returns
- IDictionary<string, string>
Data returned by the source.
SetData(IDictionary<string, string>)
Set the owner data.
public void SetData(IDictionary<string, string> OwnerData)
Parameters
OwnerData
IDictionary<string, string>