Show / Hide Table of Contents

Class TestTemplates

Inheritance
object
TestTemplates
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.TextTemplating
Assembly: Volo.Abp.TextTemplating.Tests.dll
Syntax
public static class TestTemplates

Fields

ForgotPasswordEmail

Declaration
public const string ForgotPasswordEmail = "ForgotPasswordEmail"
Field Value
Type Description
string

HybridTemplateRazor

Declaration
public const string HybridTemplateRazor = "HybridTemplateRazor"
Field Value
Type Description
string

HybridTemplateScriban

Declaration
public const string HybridTemplateScriban = "HybridTemplateScriban"
Field Value
Type Description
string

ShowDecimalNumber

Declaration
public const string ShowDecimalNumber = "ShowDecimalNumber"
Field Value
Type Description
string

TestTemplateLayout1

Declaration
public const string TestTemplateLayout1 = "TestTemplateLayout1"
Field Value
Type Description
string

WelcomeEmail

Declaration
public const string WelcomeEmail = "WelcomeEmail"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform