BizFormRegExEmailMacro Property |
Regular expression for macros in e-mail body, macros are in form $$type:fieldname$$.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntaxprotected static Regex RegExEmailMacro { get; set; }
Property Value
Type:
Regex
See Also