ISearchFieldExceptionIncludeInSearchResults Property
|
Gets/sets whether to indexing this field or not for InSite Search.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also