Click or drag to resize

INavigationElementLocalExports Property


Gets the element's local exports.

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

Property Value

Type: IExportsElement
Remarks
The return of this property will not be null.
See Also