IUniqueSchemaUnit Properties Ingeniux CMS Content Store API

The IUniqueSchemaUnit type exposes the following members.

Properties

  Name Description
Public property AdditionalProperties
Gets the additional Properties of this unit. This is where this field's values are stored.
Public property ChildElementLabel
Gets and sets the child element label. Only applies to the List element field type.
(Inherited from ISchemaField.)
Public property ChildElementName
Gets and sets the child element's name. Only applies to the List element field type.
(Inherited from ISchemaField.)
Public property ChildElementType
Gets and sets the child element type. Only applies to the List element field type.
(Inherited from ISchemaField.)
Public property ChildProperties
Gets the Properties of this field's child elements. Only applies to XPower elements.
Public property DefaultValue
Gets and sets the field's default value.
(Inherited from ISchemaField.)
Public property Exports
Gets the field's collection of local exports. Local exports add additional attributes for Link and Navigation element XML output to global exports.
(Inherited from ISchemaField.)
Public property FieldType
Gets and sets the type of field.
(Inherited from ISchemaField.)
Public property HelpText
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.
(Inherited from ISchemaField.)
Public property Hidden
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.
(Inherited from ISchemaField.)
Public property ID
Gets this unit's unique ID.
Public property Label
Gets and sets the the field's label (friendly name).
(Inherited from ISchemaField.)
Public property Name
Gets and sets the name of the field.
(Inherited from ISchemaField.)
Public property Readonly
Gets and sets whether the field is read-only for non-administrator users on the CMS edit form.
(Inherited from ISchemaField.)
Public property Required
Gets and sets whether the field is required.
(Inherited from ISchemaField.)
Public property TypeName
Gets the name of the field type.
(Inherited from ISchemaField.)
Public property UniqueID
Gets and sets the unique ID of the Schema Field. Only effective in page creation for Element fields
(Inherited from ISchemaField.)
Top
See Also

Reference