| 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: 9.0.0
Syntaxprotected static Regex RegExEmailMacro { get; set; }Property Value
Type:
Regex
See Also