Click or drag to resize
DataParameterParamRegEx Property
Regular expression to located the parameter within text

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public Regex ParamRegEx { get; }

Property Value

Type: Regex
See Also