Class DocumentPartialTemplateWithValuesDto
Inherited Members
Namespace: Volo.Docs.HtmlConverting
Assembly: Volo.Docs.Web.dll
Syntax
public class DocumentPartialTemplateWithValuesDto
Constructors
DocumentPartialTemplateWithValuesDto()
Declaration
public DocumentPartialTemplateWithValuesDto()
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 |