BizFormRegExEmailMacro Property |
Regular expression for macros in e-mail body, macros are in form $$type:fieldname$$.
Namespace: CMS.OnlineForms.Web.UIAssembly: CMS.OnlineForms.Web.UI (in CMS.OnlineForms.Web.UI.dll) Version: 11.0.0
Syntax protected static Regex RegExEmailMacro { get; set; }
Property Value
Type:
RegexSee Also