Table of Contents

Enum TemplateType

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll

The type of the template.

public enum TemplateType

Fields

Email = 1

The email template.

Form = 0

The Form template.

Receipt = 2

The receipt template.

To top