Click or drag to resize

MailTemplatePlaceholderResolver Constructor (ControllerBase)

Initializes a new instance of the MailTemplatePlaceholderResolver class.

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Logic
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public MailTemplatePlaceholderResolver(
	ControllerBase assignFrom
)

Parameters

assignFrom
Type: Omada.OE.AppLogicControllerBase
Assigned from.
See Also