SearchFieldFactory Class |
Namespace: CMS.DataEngine
public class SearchFieldFactory
The SearchFieldFactory type exposes the following members.
Name | Description | |
---|---|---|
Creating |
An event raised upon Create(String, Type, CreateSearchFieldOption) call allowing to set the flags of search field being created.
| |
CreatingFromSettings |
An event raised upon CreatingFromSettings call allowing to map the flags of search field being created.
|
Name | Description | |
---|---|---|
Create |
Creates a new search field based on createOption.
| |
CreateFromSettings |
Creates a new search field from searchSettings.
|