IManagersHostGlobalExports Property
|
Gets the definition of exports that will be included as attributes in every link and navigation entry.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IGlobalExports GlobalExports { get; }
ReadOnly Property GlobalExports As IGlobalExports
Get
property IGlobalExports^ GlobalExports {
IGlobalExports^ get ();
}
abstract GlobalExports : IGlobalExports with get
Property Value
Type:
IGlobalExportsSee Also