Click or drag to resize

ICMSEntryExportBase Interface

Base interface for CMS export definitions.

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
public interface ICMSEntryExportBase

The ICMSEntryExportBase type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name of the export definition
Public propertyQuery
Gets the Xpath query of the export definition
Top
See Also