IDataTemplate.LoadFile(string filePath) Method
.NET Standard 2.x
Loads the template from a file.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
void LoadFile(string filePath);
Parameters
filePath
System.String
The path of the file.
Examples
Coming soon.
Applies to
.NET Standard
2.x