DwTemplateAttribute.DwTemplateAttribute(DataFormat format, string name, string path) Constructor
.NET Standard 2.x
Initializes a new instance of the DwTemplateAttribute class.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public DwTemplateAttribute(DataFormat format, string name, string path)
Parameters
format SnapObjects.Data.DataFormat
The template format, including JSON, XML, and HTML.
name System.String
The template name.
path System.String
The template location.
Applies to
.NET Standard
2.x