Click or drag to resize
TransformationInfoProviderEditButtonsRegex Property
Gets the Regex object for edit/delete buttons macro

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static Regex EditButtonsRegex { get; }

Property Value

Type: Regex
See Also