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.6.492
Syntax
bool RuntimeIndexable { get; set; }

Property Value

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