Table of Contents

Interface ITweakLookUp

Namespace
ToSic.Eav.LookUp
Assembly
ToSic.Eav.LookUp.dll
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface ITweakLookUp

Methods

PostProcess(Func<string, string>)

ITweakLookUp PostProcess(Func<string, string> postProcess)

Parameters

postProcess Func<string, string>

Returns

ITweakLookUp

PostProcess(Func<string, LookUpSpecs, string>)

ITweakLookUp PostProcess(Func<string, LookUpSpecs, string> postProcessAdv)

Parameters

postProcessAdv Func<string, LookUpSpecs, string>

Returns

ITweakLookUp

PostProcess(string, LookUpSpecs)

string PostProcess(string template, LookUpSpecs specs)

Parameters

template string
specs LookUpSpecs

Returns

string