IDataTemplate.Content Property
.NET Standard 2.x
Gets the content of the data template.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
string Content { get; }
Property Value
System.String
The content of the data template.
Examples
Applies to
.NET Standard
2.x