| SearchFieldsAdd Method (ISearchField) | 
Namespace: CMS.Search
protected virtual ISearchField Add( ISearchField field )
| Exception | Condition | 
|---|---|
| InvalidOperationException | When StoreValues is true and we try to add already existing field but with different value. |