ICollectionResolver InterfaceICollectionResolver InterfaceICollectionResolver Interface
An interface used to resolve external collections of nodes.
The ICollectionResolverICollectionResolverICollectionResolver
type exposes the following members.
Methods
Method | Description | |
---|---|---|
![]() | ResolveCollectionResolveCollectionResolveCollection | Resolves a URI to a collection, or resolves the default collection. |
Remarks
The ICollectionResolverICollectionResolverICollectionResolver is used by the DocumentSetDocumentSetDocumentSet to
retrieve collections when evaluating the fn:collection
and fn:collection-available
functions.
The ICollectionResolverICollectionResolverICollectionResolver is specified as part of the DocumentSetDocumentSetDocumentSet set using the DocumentSetDocumentSetDocumentSet property.
In conjunction with the DocumentSetDocumentSetDocumentSet this defines the available collections and default collection components of the dynamic context.