Class DocumentSourceOptions
Inherited Members
Namespace: Volo.Docs.Documents
Assembly: Volo.Docs.Domain.dll
Syntax
public class DocumentSourceOptions
Constructors
DocumentSourceOptions()
Declaration
public DocumentSourceOptions()
Properties
Sources
Declaration
public Dictionary<string, Type> Sources { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, Type> |