ISearchFieldExceptionIncludeInSearchResults Property
|
Gets/sets whether to indexing this field or not for InSite Search.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool IncludeInSearchResults { get; set; }
Property IncludeInSearchResults As Boolean
Get
Set
property bool IncludeInSearchResults {
bool get ();
void set (bool value);
}
abstract IncludeInSearchResults : bool with get, set
Property Value
Type:
BooleanSee Also