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
Syntax protected static Regex RegExEmailMacro { get; set; }
Property Value
Type:
RegexSee Also