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.3.169
Syntax ReadOnly Property HasExports As Boolean
Get
property bool HasExports {
bool get ();
}
abstract HasExports : bool with get
Property Value
Type:
BooleanSee Also