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