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