Table of Contents

Class HtmlTemplateFunctions

Namespace
JJMasterData.Core.DataManager.Services
Assembly
JJMasterData.Core.dll
public static class HtmlTemplateFunctions
Inheritance
HtmlTemplateFunctions
Inherited Members

Properties

FormatDate

public static FunctionValue FormatDate { get; }

Property Value

FunctionValue

IsNullOrEmpty

public static FunctionValue IsNullOrEmpty { get; }

Property Value

FunctionValue

IsNullOrWhiteSpace

public static FunctionValue IsNullOrWhiteSpace { get; }

Property Value

FunctionValue

Substring

public static FunctionValue Substring { get; }

Property Value

FunctionValue

Methods

GetLocalizerFunction(IStringLocalizer<MasterDataResources>)

public static FunctionValue GetLocalizerFunction(IStringLocalizer<MasterDataResources> stringLocalizer)

Parameters

stringLocalizer IStringLocalizer<MasterDataResources>

Returns

FunctionValue