Class DocumentPartialTemplateContent
Inheritance
System.Object
DocumentPartialTemplateContent
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Docs.HtmlConverting
Assembly: Volo.Docs.Web.dll
Syntax
public class DocumentPartialTemplateContent
Properties
Content
Declaration
public string Content { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Path
Declaration
public string Path { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |