IDataTemplate.LoadFile Method
.NET Standard 2.x
Loads the template from a file.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Overloads
Method | Description |
---|---|
LoadFile(string filePath) | Loads the template from a file. |
LoadFile(string filePath, Encoding encoding) | Loads the template from a file and specifies the encoding for the content. |