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