ISearchSchemaException Methods Ingeniux CMS Content Store API

The ISearchSchemaException type exposes the following members.

Methods

  Name Description
Public method AddField
Adds a new Field configuration entry to this Page type.
Public method Fields
Retrieves the configuration entries for individually configured Elements and Attributes within this Page type.
Public method RemoveField
Removes the Field configuration entry for the field with specified name
Public method SetFields
Updates the collection of Field configurations with given collection.
Public method ValidateData
Validates this entity's data. Implemented by concrete inheriting types.
(Inherited from IEntity.)
Public method ValidateUserPermission
Validates the user permission on the current entity. Implemented by concrete inheriting types. It is called automatically upon saving an entity.
(Inherited from IEntity.)
Top
See Also

Reference