Click or drag to resize

ISchemaFieldType Properties


The ISchemaFieldType type exposes the following members.

Properties
  Name Description
Public property Code example ContentItemTypesAllowed Gets the types of content item this field can be used on.
Public property DataType Gets the field type's date type (dt:type) value.
Public property ElementType Gets the field type's corresponding EnumElementType.
Public property HasExports Gets whether this field type can define local exports. If true, the field type is a navigation type of element.
Public property Code example IconName Gets the field's icon name. This value is an actual image name.
Public property ID Gets the field type's ID.
Public property IsXpower Gets whether this field type is an XPower field type.
Public property Name Gets the field type's name.
Public property Prefix Gets the field type's prefix. Only XPower and HTML field types have prefixes.
Top
See Also