| InlineMessageFormatterCanHandle Method |
Checks if the message template requires any parameter value formatting
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static bool CanHandle(
string messageTemplate
)
Parameters
- messageTemplate
- Type: SystemString
Return Value
Type:
Boolean
See Also