ISearchSchemaExceptionIncludeInGlobalSearch Property
|
Gets/sets whether all
Pages created from this
Schema
will be indexed.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also