Click or drag to resize

ISchemaField Properties


The ISchemaField type exposes the following members.

Properties
  NameDescription
Public propertyChildElementLabel
Gets and sets the child element label. Only applies to the List element field type.
Public propertyChildElementName
Gets and sets the child element's name. Only applies to the List element field type.
Public propertyChildElementType
Gets and sets the child element type. Only applies to the List element field type.
Public propertyDefaultValue
Gets and sets the field's default value.
Public propertyExports
Gets the field's collection of local exports. Local exports add additional attributes for Link and Navigation element XML output to global exports.
Public propertyFieldType
Gets and sets the type of field.
Public propertyHelpText
Gets and sets a field's help text. Help text, displayed on the Ingeniux CMS edit form, is information to help users complete the field.
Public propertyHidden
Gets and sets whether the field is hidden for non-administrator users and users who don't have the View Hidden Elements permission on the CMS edit form.
Public propertyIndexable
Public propertyLabel
Gets and sets the the field's label (friendly name).
Public propertyName
Gets and sets the name of the field.
Public propertyReadonly
Gets and sets whether the field is read-only for non-administrator users on the CMS edit form.
Public propertyRequired
Gets and sets whether the field is required.
Public propertyTypeName
Gets the name of the field type.
Public propertyUniqueID
Gets and sets the unique ID of the Schema Field. Only effective in page creation for Element fields
Top
See Also