ISchemaField Methods Ingeniux CMS Content Store API

The ISchemaField type exposes the following members.

Methods

  Name Description
Public method ChildProperty
Gets a property of a child item of the field. Only applies to the List element field type.
Public method Property
Gets a field property by its name. Each property corresponds to an attribute on a pageelement.
Public method RemoveExport
Removes a local exports entry if exists.
Public method Serialize
Serialize this field into Ingeniux CMS XML schema format.
Public method SetChildProperty
Sets a property of child item of the field. Only applies to List Element field type. If child property with given name doesn't exist, will create a new child property.
Public method SetExport
Sets a local exports entry. If the entry exists, it updates its value. Otherwise, it creates a new entry.
Public method SetProperty
Sets a property of the field. If the property with the given name doesn't exist, creates a new property.
Top
See Also

Reference