Adds or updates one or more master form pages to the full text search database
| Overload | Description |
|---|---|
| Upsert(FullTextSearchItem) | Adds or updates a new master form page to the full text search database |
| Upsert(IEnumerable<FullTextSearchItem>) | Adds or updates one or more master form pages to the full text search database |