ISearchSchemaExceptionIncludeInGlobalSearch Property
|
Gets/sets whether all
Pages created from this
Schema
will be indexed.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool IncludeInGlobalSearch { get; set; }
Property IncludeInGlobalSearch As Boolean
Get
Set
property bool IncludeInGlobalSearch {
bool get ();
void set (bool value);
}
abstract IncludeInGlobalSearch : bool with get, set
Property Value
Type:
BooleanSee Also