Interface IInsertTemplateVariable
- Namespace
- Raytha.Application.Common.Interfaces
- Assembly
- Raytha.Application.dll
public interface IInsertTemplateVariableMethods
GetDeveloperNames()
IEnumerable<string> GetDeveloperNames()Returns
GetTemplateVariables()
IEnumerable<KeyValuePair<string, string>> GetTemplateVariables()Returns
GetTemplateVariablesAsForEachLiquidSyntax()
string GetTemplateVariablesAsForEachLiquidSyntax()