ISchemaFieldTypeHasExports Property
|
Gets whether this field type can define local exports. If true, the field type is a navigation type of element.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property HasExports As Boolean
Get
property bool HasExports {
bool get ();
}abstract HasExports : bool with get
Property Value
Boolean
See Also