Click or drag to resize

GenericExportHandlerT, E, IGetRoots Method

Get all non-excluded root items from the last itemized structure.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public IEnumerable<ExportItem> GetRoots()

Return Value

Type: IEnumerableExportItem

Implements

IGenericExportHandlerGetRoots
See Also