Click or drag to resize
SubstitutionEventArgsMatch Property
Returning true if the substitution was matched

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public bool Match { get; set; }

Property Value

Type: Boolean
See Also