Click or drag to resize

ISchemaFieldTypeHasExports Property


Gets whether this field type can define local exports. If true, the field type is a navigation type of element.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool HasExports { get; }

Property Value

Type: Boolean
See Also