Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Logic
MailTemplatePlaceholderResolverSupportingAttributes Class
MailTemplatePlaceholderResolverSupportingAttributes Methods
ParseRefPathFromPlaceholder Method
ResolvePlaceholder Method
MailTemplatePlaceholderResolverSupportingAttributes
ResolvePlaceholder Method
The resolve placeholder.
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#
Copy
public
override
string
ResolvePlaceholder
(
string
placeholder
,
DataObject
actionObject
)
Parameters
placeholder
Type:
System
String
The placeholder.
actionObject
Type:
Omada.OE.Model
DataObject
The action object.
Return Value
Type:
String
The resolved placeholder.
Implements
IPlaceholderResolver
ResolvePlaceholder(String, DataObject)
IPlaceholderResolver
ResolvePlaceholder(String, DataObject)
See Also
Reference
MailTemplatePlaceholderResolverSupportingAttributes Class
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Logic Namespace