PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the viewname for the search group that has been configured.

Namespace: Smartsite.FacetedSearch
Assembly:  Smartsite.FacetedSearch (in Smartsite.FacetedSearch.dll)

Syntax

C#Copy imageCopy Code
public string SearchGroupViewName { get; }
Visual Basic (Declaration)Copy imageCopy Code
Public ReadOnly Property SearchGroupViewName As 
	Get

Field Value

The viewname of the configured search group.

See Also

Advanced