Click or drag to resize

ISchemaRuntimeIndexable Property


Gets/sets whether the Schema should be indexed at Runtime. This property will instruct the Runtime content indexing system for searches, to include the Schema for indexing or not.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool RuntimeIndexable { get; set; }

Property Value

Type: Boolean
Remarks
This property only applies for Page Schemas. On Component Schemas
See Also