Ektron.Cms.Framework.Search.SearchManager
Framework API class for managing Search with in the CMS.
Properties
| ApiMode |
Gets or sets the current API access mode. If set to Admin, the API runs with the permissions of an administrator.
|
| ContentLanguage |
Gets or sets the current content language.
|
| InPreviewMode |
Gets or sets the current Preview Mode. Returns true if the site is in site preview mode.
|
| RequestInformation |
Gets the current Request Information.
|
| SearchService |
Gets the underlying synonym service.
|
| SitePath |
Gets the site path.
|
| UserId |
Gets or sets the currently logged in user ID.
|